* [gentoo-commits] gentoo-x86 commit in dev-util/amtterm: amtterm-1.3.ebuild ChangeLog
@ 2012-10-16 20:21 Richard Yao (ryao)
0 siblings, 0 replies; only message in thread
From: Richard Yao (ryao) @ 2012-10-16 20:21 UTC (permalink / raw
To: gentoo-commits
ryao 12/10/16 20:21:25
Modified: amtterm-1.3.ebuild ChangeLog
Log:
Switch to EAPI=3 and keyword ~amd64-linux
(Portage version: 2.1.11.9/cvs/Linux x86_64)
Revision Changes Path
1.2 dev-util/amtterm/amtterm-1.3.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild?r1=1.1&r2=1.2
Index: amtterm-1.3.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- amtterm-1.3.ebuild 19 Dec 2011 05:47:17 -0000 1.1
+++ amtterm-1.3.ebuild 16 Oct 2012 20:21:25 -0000 1.2
@@ -1,8 +1,8 @@
-# Copyright 1999-2011 Gentoo Foundation
+# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild,v 1.1 2011/12/19 05:47:17 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/amtterm/amtterm-1.3.ebuild,v 1.2 2012/10/16 20:21:25 ryao Exp $
-EAPI="2"
+EAPI="3"
inherit eutils
@@ -12,7 +12,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~x86 ~amd64"
+KEYWORDS="~amd64 ~x86 ~amd64-linux"
IUSE=""
RDEPEND="dev-perl/SOAP-Lite"
@@ -26,5 +26,5 @@
}
src_install() {
- prefix="/usr" emake DESTDIR=${D} install || die
+ prefix="/usr" emake DESTDIR=${ED} install || die
}
1.4 dev-util/amtterm/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/ChangeLog?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/ChangeLog?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/amtterm/ChangeLog?r1=1.3&r2=1.4
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/amtterm/ChangeLog,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ChangeLog 19 Dec 2011 05:47:17 -0000 1.3
+++ ChangeLog 16 Oct 2012 20:21:25 -0000 1.4
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/amtterm
-# Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/amtterm/ChangeLog,v 1.3 2011/12/19 05:47:17 patrick Exp $
+# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/dev-util/amtterm/ChangeLog,v 1.4 2012/10/16 20:21:25 ryao Exp $
+
+ 16 Oct 2012; Richard Yao <ryao@gentoo.org> amtterm-1.3.ebuild:
+ Switch to EAPI=3 and keyword ~amd64-linux
*amtterm-1.3 (19 Dec 2011)
@@ -17,4 +20,3 @@
+metadata.xml:
Initial ebuild for amtterm. Some automagic deps, and the X / GUI bits
aren't built yet. Ebuild by Patrick Lauer.
-
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2012-10-16 20:21 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-10-16 20:21 [gentoo-commits] gentoo-x86 commit in dev-util/amtterm: amtterm-1.3.ebuild ChangeLog Richard Yao (ryao)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox