* [gentoo-commits] gentoo-x86 commit in dev-util/premake: premake-3.5.ebuild ChangeLog
@ 2012-05-01 17:10 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-01 17:10 UTC (permalink / raw
To: gentoo-commits
ago 12/05/01 17:10:02
Modified: premake-3.5.ebuild ChangeLog
Log:
EAPI4 and cleanup
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.4 dev-util/premake/premake-3.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?rev=1.4&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?rev=1.4&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?r1=1.3&r2=1.4
Index: premake-3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- premake-3.5.ebuild 26 Feb 2012 22:38:57 -0000 1.3
+++ premake-3.5.ebuild 1 May 2012 17:10:01 -0000 1.4
@@ -1,10 +1,12 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v 1.3 2012/02/26 22:38:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v 1.4 2012/05/01 17:10:01 ago Exp $
+
+EAPI=4
DESCRIPTION="A makefile generation tool"
HOMEPAGE="http://premake.berlios.de/"
-SRC_URI="mirror://sourceforge/premake/${PN}-src-${PV}.zip"
+SRC_URI="mirror://sourceforge/${PN}/${PN}-src-${PV}.zip"
LICENSE="GPL-2"
SLOT="0"
@@ -17,5 +19,5 @@
S=${WORKDIR}/${P/p/P}
src_install() {
- dobin bin/premake || die
+ dobin bin/${PN}
}
1.8 dev-util/premake/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?rev=1.8&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?rev=1.8&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?r1=1.7&r2=1.8
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- ChangeLog 26 Feb 2012 22:38:57 -0000 1.7
+++ ChangeLog 1 May 2012 17:10:01 -0000 1.8
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/premake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.7 2012/02/26 22:38:57 titanofold Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.8 2012/05/01 17:10:01 ago Exp $
+
+ 01 May 2012; Agostino Sarubbo <ago@gentoo.org> premake-3.5.ebuild:
+ EAPI4 and cleanup
26 Feb 2012; Aaron W. Swenson <titanofold@gentoo.org> +premake-3.5.ebuild:
Adding back Premake 3.5
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-commits] gentoo-x86 commit in dev-util/premake: premake-3.5.ebuild ChangeLog
@ 2012-05-01 18:12 Agostino Sarubbo (ago)
0 siblings, 0 replies; 2+ messages in thread
From: Agostino Sarubbo (ago) @ 2012-05-01 18:12 UTC (permalink / raw
To: gentoo-commits
ago 12/05/01 18:12:34
Modified: premake-3.5.ebuild ChangeLog
Log:
amd64/x86 stable
(Portage version: 2.1.10.49/cvs/Linux x86_64)
Revision Changes Path
1.5 dev-util/premake/premake-3.5.ebuild
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?rev=1.5&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?rev=1.5&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/premake-3.5.ebuild?r1=1.4&r2=1.5
Index: premake-3.5.ebuild
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- premake-3.5.ebuild 1 May 2012 17:10:01 -0000 1.4
+++ premake-3.5.ebuild 1 May 2012 18:12:34 -0000 1.5
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v 1.4 2012/05/01 17:10:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/premake-3.5.ebuild,v 1.5 2012/05/01 18:12:34 ago Exp $
EAPI=4
@@ -10,7 +10,7 @@
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~amd64 ~x86"
+KEYWORDS="amd64 x86"
IUSE=""
DEPEND="app-arch/unzip"
1.9 dev-util/premake/ChangeLog
file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?rev=1.9&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?rev=1.9&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/dev-util/premake/ChangeLog?r1=1.8&r2=1.9
Index: ChangeLog
===================================================================
RCS file: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- ChangeLog 1 May 2012 17:10:01 -0000 1.8
+++ ChangeLog 1 May 2012 18:12:34 -0000 1.9
@@ -1,6 +1,9 @@
# ChangeLog for dev-util/premake
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.8 2012/05/01 17:10:01 ago Exp $
+# $Header: /var/cvsroot/gentoo-x86/dev-util/premake/ChangeLog,v 1.9 2012/05/01 18:12:34 ago Exp $
+
+ 01 May 2012; Agostino Sarubbo <ago@gentoo.org> premake-3.5.ebuild:
+ amd64/x86 stable
01 May 2012; Agostino Sarubbo <ago@gentoo.org> premake-3.5.ebuild:
EAPI4 and cleanup
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2012-05-01 18:12 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-05-01 17:10 [gentoo-commits] gentoo-x86 commit in dev-util/premake: premake-3.5.ebuild ChangeLog Agostino Sarubbo (ago)
-- strict thread matches above, loose matches on Subject: below --
2012-05-01 18:12 Agostino Sarubbo (ago)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox