diff options
author | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-04 16:54:41 +0000 |
---|---|---|
committer | Kacper Kowalik <xarthisius@gentoo.org> | 2011-08-04 16:54:41 +0000 |
commit | bf66168d8bb9fcb3e1aba05c350fc106fc1e9e13 (patch) | |
tree | 08130290d51d054eb50d5e1745c83bbe4671c1f5 /dev-lang/ekopath | |
parent | Version bump. (diff) | |
download | gentoo-2-bf66168d8bb9fcb3e1aba05c350fc106fc1e9e13.tar.gz gentoo-2-bf66168d8bb9fcb3e1aba05c350fc106fc1e9e13.tar.bz2 gentoo-2-bf66168d8bb9fcb3e1aba05c350fc106fc1e9e13.zip |
revbump: license manager was temporary removed
(Portage version: 2.2.0_alpha49/cvs/Linux x86_64)
Diffstat (limited to 'dev-lang/ekopath')
-rw-r--r-- | dev-lang/ekopath/ChangeLog | 8 | ||||
-rw-r--r-- | dev-lang/ekopath/ekopath-4.0.11_pre20110804-r1.ebuild (renamed from dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild) | 3 |
2 files changed, 8 insertions, 3 deletions
diff --git a/dev-lang/ekopath/ChangeLog b/dev-lang/ekopath/ChangeLog index ead8d0da6864..000f2b5aefe3 100644 --- a/dev-lang/ekopath/ChangeLog +++ b/dev-lang/ekopath/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for dev-lang/ekopath # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.7 2011/08/04 10:56:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ChangeLog,v 1.8 2011/08/04 16:54:41 xarthisius Exp $ + +*ekopath-4.0.11_pre20110804-r1 (04 Aug 2011) + + 04 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> + -ekopath-4.0.11_pre20110804.ebuild, +ekopath-4.0.11_pre20110804-r1.ebuild: + License manager was temporary removed by upstream *ekopath-4.0.11_pre20110804 (04 Aug 2011) diff --git a/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild b/dev-lang/ekopath/ekopath-4.0.11_pre20110804-r1.ebuild index 769335c0005e..244406db5667 100644 --- a/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild +++ b/dev-lang/ekopath/ekopath-4.0.11_pre20110804-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-4.0.11_pre20110804.ebuild,v 1.1 2011/08/04 10:56:26 xarthisius Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-lang/ekopath/ekopath-4.0.11_pre20110804-r1.ebuild,v 1.1 2011/08/04 16:54:41 xarthisius Exp $ EAPI=4 @@ -64,7 +64,6 @@ src_install() { ./${P}.run \ --prefix "${D}/opt/${PN}" \ - --disable-components subscriptionmanager \ --mode unattended || die # This is a temporary/partial fix to remove a RWX GNU STACK header |