diff options
author | 2012-12-04 11:30:29 +0000 | |
---|---|---|
committer | 2012-12-04 11:30:29 +0000 | |
commit | 908b20cd28436bbad4b0147bf35c23fabaaa4781 (patch) | |
tree | 7d267754cf96d928cbacd66cfeaece91dd2db8a6 /app-misc | |
parent | Run elibtoolize for Darwin bundles (diff) | |
download | gentoo-2-908b20cd28436bbad4b0147bf35c23fabaaa4781.tar.gz gentoo-2-908b20cd28436bbad4b0147bf35c23fabaaa4781.tar.bz2 gentoo-2-908b20cd28436bbad4b0147bf35c23fabaaa4781.zip |
Stable for x86, wrt bug #440830
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'app-misc')
-rw-r--r-- | app-misc/reptyr/ChangeLog | 6 | ||||
-rw-r--r-- | app-misc/reptyr/reptyr-0.4.ebuild | 4 |
2 files changed, 6 insertions, 4 deletions
diff --git a/app-misc/reptyr/ChangeLog b/app-misc/reptyr/ChangeLog index 0da6537bf3e1..43ee72d2ba3c 100644 --- a/app-misc/reptyr/ChangeLog +++ b/app-misc/reptyr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-misc/reptyr # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-misc/reptyr/ChangeLog,v 1.7 2012/11/25 09:39:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/reptyr/ChangeLog,v 1.8 2012/12/04 11:30:29 ago Exp $ + + 04 Dec 2012; <ago@gentoo.org> reptyr-0.4.ebuild: + Stable for x86, wrt bug #440830 25 Nov 2012; Sergey Popov <pinkbyte@gentoo.org> reptyr-0.4.ebuild: Stable on amd64, wrt bug #440830 @@ -29,4 +32,3 @@ +metadata.xml: Initial import from sunrise (bug #357981). Thanks to Michael Orlitzky for some of the initial ebuild work. - diff --git a/app-misc/reptyr/reptyr-0.4.ebuild b/app-misc/reptyr/reptyr-0.4.ebuild index 0cc7b0a0afc1..97601448a2a8 100644 --- a/app-misc/reptyr/reptyr-0.4.ebuild +++ b/app-misc/reptyr/reptyr-0.4.ebuild @@ -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/app-misc/reptyr/reptyr-0.4.ebuild,v 1.2 2012/11/25 09:39:23 pinkbyte Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-misc/reptyr/reptyr-0.4.ebuild,v 1.3 2012/12/04 11:30:29 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nelhage/${PN}/tarball/${P} -> ${P}.tar.gz" LICENSE="MIT" SLOT="0" -KEYWORDS="amd64 ~arm ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="amd64 ~arm x86 ~amd64-linux ~x86-linux" IUSE="" src_compile() { |