diff options
author | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:12:37 +0000 |
---|---|---|
committer | Markus Meier <maekke@gentoo.org> | 2008-10-27 20:12:37 +0000 |
commit | 22b35466c76615557530e650bc3c6bd3f6d4a61c (patch) | |
tree | d116c0380fa380fe434278c391d90e1660fd4c4a /app-text/libspectre/libspectre-0.2.1.ebuild | |
parent | amd64/x86 stable, bug #244457 (diff) | |
download | historical-22b35466c76615557530e650bc3c6bd3f6d4a61c.tar.gz historical-22b35466c76615557530e650bc3c6bd3f6d4a61c.tar.bz2 historical-22b35466c76615557530e650bc3c6bd3f6d4a61c.zip |
amd64/x86 stable, bug #244460
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.28-rc1 i686
Diffstat (limited to 'app-text/libspectre/libspectre-0.2.1.ebuild')
-rw-r--r-- | app-text/libspectre/libspectre-0.2.1.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/app-text/libspectre/libspectre-0.2.1.ebuild b/app-text/libspectre/libspectre-0.2.1.ebuild index 7286cbad8d37..ca0c220fdeb1 100644 --- a/app-text/libspectre/libspectre-0.2.1.ebuild +++ b/app-text/libspectre/libspectre-0.2.1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.1.ebuild,v 1.3 2008/10/27 01:00:32 fmccor Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.1.ebuild,v 1.4 2008/10/27 20:12:37 maekke Exp $ inherit libtool @@ -10,7 +10,7 @@ SRC_URI="http://libspectre.freedesktop.org/releases/${P}.tar.gz" LICENSE="GPL-2" -KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~hppa ~ia64 ~ppc ~ppc64 sparc x86 ~x86-fbsd" SLOT="0" IUSE="debug doc test" |