public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Michael Weber (xmw)" <xmw@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] gentoo-x86 commit in dev-libs/rote: metadata.xml rote-0.2.8.ebuild ChangeLog
Date: Thu, 18 Oct 2012 19:10:13 +0000 (UTC)	[thread overview]
Message-ID: <20121018191014.0109921600@flycatcher.gentoo.org> (raw)

xmw         12/10/18 19:10:13

  Modified:             metadata.xml rote-0.2.8.ebuild ChangeLog
  Log:
  EAPI-4, taking maint.
  
  (Portage version: 2.1.11.26/cvs/Linux x86_64)

Revision  Changes    Path
1.4                  dev-libs/rote/metadata.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/metadata.xml?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/metadata.xml?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/metadata.xml?r1=1.3&r2=1.4

Index: metadata.xml
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rote/metadata.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- metadata.xml	23 Sep 2011 22:41:19 -0000	1.3
+++ metadata.xml	18 Oct 2012 19:10:13 -0000	1.4
@@ -2,6 +2,7 @@
 <!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
 <pkgmetadata>
 	<maintainer>
-		<email>maintainer-needed@gentoo.org</email>
+		<email>xmw@gentoo.org</email>
+		<name>Michael Weber</name>
 	</maintainer>
 </pkgmetadata>



1.3                  dev-libs/rote/rote-0.2.8.ebuild

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild?r1=1.2&r2=1.3

Index: rote-0.2.8.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- rote-0.2.8.ebuild	23 Sep 2009 17:26:01 -0000	1.2
+++ rote-0.2.8.ebuild	18 Oct 2012 19:10:13 -0000	1.3
@@ -1,19 +1,18 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild,v 1.2 2009/09/23 17:26:01 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/rote-0.2.8.ebuild,v 1.3 2012/10/18 19:10:13 xmw Exp $
 
-inherit eutils
+EAPI=4
 
-DESCRIPTION="A simple C library for VT102 terminal emulation"
+DESCRIPTION="simple C library for VT102 terminal emulation"
 HOMEPAGE="http://rote.sourceforge.net/"
-SRC_URI="mirror://sourceforge/rote/${P}.tar.gz"
+SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz"
+
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="~x86"
+KEYWORDS="~amd64 ~x86"
 IUSE=""
-DEPEND=""
 
-src_install() {
-	make DESTDIR=${D} install || die
-	dodoc README
-}
+RDEPEND="sys-libs/ncurses"
+DEPEND="${RDEPEND}"
+



1.5                  dev-libs/rote/ChangeLog

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/ChangeLog?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/ChangeLog?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-libs/rote/ChangeLog?r1=1.4&r2=1.5

Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-libs/rote/ChangeLog,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- ChangeLog	23 Sep 2009 17:26:01 -0000	1.4
+++ ChangeLog	18 Oct 2012 19:10:13 -0000	1.5
@@ -1,6 +1,9 @@
 # ChangeLog for dev-libs/rote
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/ChangeLog,v 1.4 2009/09/23 17:26:01 patrick Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-libs/rote/ChangeLog,v 1.5 2012/10/18 19:10:13 xmw Exp $
+
+  18 Oct 2012; Michael Weber <xmw@gentoo.org> rote-0.2.8.ebuild, metadata.xml:
+  EAPI-4, taking maint.
 
   23 Sep 2009; Patrick Lauer <patrick@gentoo.org> rote-0.2.8.ebuild:
   Remove virtual/libc





                 reply	other threads:[~2012-10-18 19:10 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20121018191014.0109921600@flycatcher.gentoo.org \
    --to=xmw@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox