diff options
author | 2008-06-19 03:48:42 +0000 | |
---|---|---|
committer | 2008-06-19 03:48:42 +0000 | |
commit | b2ebd1ffb3a2795c403402f6717c63b83b2cc63b (patch) | |
tree | d95311a6e4037f4660db91fc96096ebb6b73c83e /app-portage | |
parent | amd64 stable, bug #227679 (diff) | |
download | gentoo-2-b2ebd1ffb3a2795c403402f6717c63b83b2cc63b.tar.gz gentoo-2-b2ebd1ffb3a2795c403402f6717c63b83b2cc63b.tar.bz2 gentoo-2-b2ebd1ffb3a2795c403402f6717c63b83b2cc63b.zip |
That one too for ~hppa.
(Portage version: 2.1.5.4)
Diffstat (limited to 'app-portage')
-rw-r--r-- | app-portage/gatt/ChangeLog | 5 | ||||
-rw-r--r-- | app-portage/gatt/gatt-9999.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-portage/gatt/ChangeLog b/app-portage/gatt/ChangeLog index 57aafbb3dd11..a97c4728072e 100644 --- a/app-portage/gatt/ChangeLog +++ b/app-portage/gatt/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-portage/gatt # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.10 2008/06/09 19:51:49 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/ChangeLog,v 1.11 2008/06/19 03:48:42 jer Exp $ + + 19 Jun 2008; Jeroen Roovers <jer@gentoo.org> gatt-9999.ebuild: + That one too for ~hppa. *gatt-0.6.1 (09 Jun 2008) diff --git a/app-portage/gatt/gatt-9999.ebuild b/app-portage/gatt/gatt-9999.ebuild index c3a0b5aa1e96..08999a3b87f0 100644 --- a/app-portage/gatt/gatt-9999.ebuild +++ b/app-portage/gatt/gatt-9999.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-portage/gatt/gatt-9999.ebuild,v 1.2 2008/03/12 07:07:04 opfer Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-portage/gatt/gatt-9999.ebuild,v 1.3 2008/06/19 03:48:42 jer Exp $ inherit eutils subversion @@ -17,7 +17,7 @@ SRC_URI="" LICENSE="GPL-2 GPL-3 FDL-1.2" SLOT="0" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~sparc ~x86" +KEYWORDS="~amd64 ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86" IUSE="doc libpaludis" RDEPEND=">=dev-libs/boost-1.33.1 |