diff options
author | 2008-10-28 00:08:47 +0000 | |
---|---|---|
committer | 2008-10-28 00:08:47 +0000 | |
commit | 9618b5b6b5be4e82924ddb984c9d03e0abb12acc (patch) | |
tree | a15f8fc793858112e6add5a97efcb93fe944e626 /app-text/libspectre/libspectre-0.2.1.ebuild | |
parent | Stable for HPPA (bug #238774). (diff) | |
download | historical-9618b5b6b5be4e82924ddb984c9d03e0abb12acc.tar.gz historical-9618b5b6b5be4e82924ddb984c9d03e0abb12acc.tar.bz2 historical-9618b5b6b5be4e82924ddb984c9d03e0abb12acc.zip |
stable ppc64, bug 244460
Package-Manager: portage-2.2_rc12/cvs/Linux 2.6.24-gentoo-r3-g5-64 ppc64
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 ca0c220fdeb1..6c66356dac00 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.4 2008/10/27 20:12:37 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/libspectre/libspectre-0.2.1.ebuild,v 1.5 2008/10/28 00:08:47 ranger 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" |