diff options
author | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:47:06 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2010-01-14 17:47:06 +0000 |
commit | 936c4c651e64c1f9e20cdc457cb056ad64f2a819 (patch) | |
tree | a2904a839750ff364b3bbbfc0a495874bc21797d /x11-misc/makedepend/makedepend-1.0.2.ebuild | |
parent | Stable for HPPA (bug #294958). (diff) | |
download | gentoo-2-936c4c651e64c1f9e20cdc457cb056ad64f2a819.tar.gz gentoo-2-936c4c651e64c1f9e20cdc457cb056ad64f2a819.tar.bz2 gentoo-2-936c4c651e64c1f9e20cdc457cb056ad64f2a819.zip |
Stable for HPPA (bug #294958).
(Portage version: 2.2_rc61/cvs/Linux i686)
Diffstat (limited to 'x11-misc/makedepend/makedepend-1.0.2.ebuild')
-rw-r--r-- | x11-misc/makedepend/makedepend-1.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/x11-misc/makedepend/makedepend-1.0.2.ebuild b/x11-misc/makedepend/makedepend-1.0.2.ebuild index a2e545e9a729..f4450eaae9c9 100644 --- a/x11-misc/makedepend/makedepend-1.0.2.ebuild +++ b/x11-misc/makedepend/makedepend-1.0.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.2.ebuild,v 1.6 2010/01/10 18:42:45 fauli Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/makedepend/makedepend-1.0.2.ebuild,v 1.7 2010/01/14 17:47:06 jer Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -8,7 +8,7 @@ inherit x-modular DESCRIPTION="create dependencies in makefiles" -KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" +KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~s390 ~sh ~sparc x86 ~x86-fbsd ~x64-freebsd ~x86-interix ~amd64-linux ~x86-linux ~ppc-macos ~x86-macos ~sparc-solaris ~x64-solaris ~x86-solaris" IUSE="" RDEPEND="" |