diff options
author | Chris White <chriswhite@gentoo.org> | 2006-10-27 16:13:26 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-10-27 16:13:26 +0000 |
commit | ebd16018fb1770a64d0d45cad9f1f88621e5442a (patch) | |
tree | 6df46c1277581371f337ec509e26b1f57d38a813 /app-text/bibutils | |
parent | Version bump. (diff) | |
download | gentoo-2-ebd16018fb1770a64d0d45cad9f1f88621e5442a.tar.gz gentoo-2-ebd16018fb1770a64d0d45cad9f1f88621e5442a.tar.bz2 gentoo-2-ebd16018fb1770a64d0d45cad9f1f88621e5442a.zip |
Adding ~ppc keywords per bug #152979.
(Portage version: 2.1.2_pre3-r9)
Diffstat (limited to 'app-text/bibutils')
-rw-r--r-- | app-text/bibutils/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/bibutils/bibutils-3.27.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/bibutils/ChangeLog b/app-text/bibutils/ChangeLog index 27dfde3e4c51..9eb7698e1724 100644 --- a/app-text/bibutils/ChangeLog +++ b/app-text/bibutils/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/bibutils # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/ChangeLog,v 1.2 2006/10/17 20:51:26 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/ChangeLog,v 1.3 2006/10/27 16:13:26 chriswhite Exp $ + + 27 Oct 2006; Chris White <chriswhite@gentoo.org> bibutils-3.27.ebuild: + Adding ~ppc keywords per bug #152979. 17 Oct 2006; Donnie Berkholz <dberkholz@gentoo.org>; metadata.xml: Slide into sci herd. diff --git a/app-text/bibutils/bibutils-3.27.ebuild b/app-text/bibutils/bibutils-3.27.ebuild index 0ffc1fa54afd..1ef28f62c0bf 100644 --- a/app-text/bibutils/bibutils-3.27.ebuild +++ b/app-text/bibutils/bibutils-3.27.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/bibutils-3.27.ebuild,v 1.1 2006/10/15 23:51:05 dberkholz Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/bibutils/bibutils-3.27.ebuild,v 1.2 2006/10/27 16:13:26 chriswhite Exp $ inherit toolchain-funcs @@ -10,7 +10,7 @@ HOMEPAGE="http://www.scripps.edu/~cdputnam/software/bibutils/bibutils.html" SRC_URI="http://www.scripps.edu/~cdputnam/software/bibutils/${MY_P}_src.tgz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~x86 ~ppc" IUSE="" RDEPEND="" DEPEND="${RDEPEND}" |