diff options
author | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:10:44 +0000 |
---|---|---|
committer | Chris Gianelloni <wolf31o2@gentoo.org> | 2007-09-07 20:10:44 +0000 |
commit | 10a1574dafb33d971f67793945bb86ffcda33ecc (patch) | |
tree | 370c7f02ef48815444fe7472e3a99f45000fb90f | |
parent | Stable on x86 wrt bug #191615. (diff) | |
download | gentoo-2-10a1574dafb33d971f67793945bb86ffcda33ecc.tar.gz gentoo-2-10a1574dafb33d971f67793945bb86ffcda33ecc.tar.bz2 gentoo-2-10a1574dafb33d971f67793945bb86ffcda33ecc.zip |
Stable on x86 wrt bug #191615.
(Portage version: 2.1.2.12)
-rw-r--r-- | x11-misc/makedepend/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/makedepend/ChangeLog b/x11-misc/makedepend/ChangeLog index 0507d5fa323d..f4812acab65a 100644 --- a/x11-misc/makedepend/ChangeLog +++ b/x11-misc/makedepend/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/makedepend # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.29 2007/03/31 14:49:31 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/ChangeLog,v 1.30 2007/09/07 20:10:44 wolf31o2 Exp $ + + 07 Sep 2007; Chris Gianelloni <wolf31o2@gentoo.org> + makedepend-1.0.1.ebuild: + Stable on x86 wrt bug #191615. *makedepend-1.0.1 (31 Mar 2007) diff --git a/x11-misc/makedepend/makedepend-1.0.1.ebuild b/x11-misc/makedepend/makedepend-1.0.1.ebuild index 751440a6b565..bf24d2bf05e6 100644 --- a/x11-misc/makedepend/makedepend-1.0.1.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.1.ebuild,v 1.1 2007/03/31 14:49:31 joshuabaergen Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.1.ebuild,v 1.2 2007/09/07 20:10:44 wolf31o2 Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -9,7 +9,7 @@ inherit x-modular DESCRIPTION="create dependencies in makefiles" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd" RDEPEND="" DEPEND="${RDEPEND} |