diff options
author | Tiago Cunha <tcunha@gentoo.org> | 2009-01-20 01:01:56 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gentoo.org> | 2009-01-20 01:01:56 +0000 |
commit | 146b33b618f04496455fb74769f06cec36efb5dd (patch) | |
tree | b4f4f9f13177b53e7585d3506f78ca6a9b9c4b62 /dev-libs/argtable/argtable-2.9.ebuild | |
parent | stable sparc, bug 255280 (diff) | |
download | gentoo-2-146b33b618f04496455fb74769f06cec36efb5dd.tar.gz gentoo-2-146b33b618f04496455fb74769f06cec36efb5dd.tar.bz2 gentoo-2-146b33b618f04496455fb74769f06cec36efb5dd.zip |
stable sparc
(Portage version: 2.1.6.4/cvs/Linux 2.6.27-gentoo-r7 sparc64)
Diffstat (limited to 'dev-libs/argtable/argtable-2.9.ebuild')
-rw-r--r-- | dev-libs/argtable/argtable-2.9.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/dev-libs/argtable/argtable-2.9.ebuild b/dev-libs/argtable/argtable-2.9.ebuild index d01608eabddb..bd76094a83b7 100644 --- a/dev-libs/argtable/argtable-2.9.ebuild +++ b/dev-libs/argtable/argtable-2.9.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.9.ebuild,v 1.4 2008/12/12 20:03:19 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/dev-libs/argtable/argtable-2.9.ebuild,v 1.5 2009/01/20 01:01:56 tcunha Exp $ inherit versionator @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" LICENSE="LGPL-2" SLOT="0" -KEYWORDS="amd64 ppc ~sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="doc debug examples" S="${WORKDIR}/${MY_P}" |