diff options
author | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:23:30 +0000 |
---|---|---|
committer | Luca Barbato <lu_zero@gentoo.org> | 2005-08-20 22:23:30 +0000 |
commit | 3d293468a0f111bc1f508e69092af360cb094445 (patch) | |
tree | 0a6a317a913ba77303ef05b386c938b1408e352a /x11-proto/kbproto | |
parent | net-p2p/zuul removed from the tree per bug #74985 (diff) | |
download | historical-3d293468a0f111bc1f508e69092af360cb094445.tar.gz historical-3d293468a0f111bc1f508e69092af360cb094445.tar.bz2 historical-3d293468a0f111bc1f508e69092af360cb094445.zip |
Marked ~ppc
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/kbproto')
-rw-r--r-- | x11-proto/kbproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/kbproto/kbproto-1.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/kbproto/ChangeLog b/x11-proto/kbproto/ChangeLog index 6a4d79ef5fe2..5d565fbe1598 100644 --- a/x11-proto/kbproto/ChangeLog +++ b/x11-proto/kbproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/kbproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.3 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/ChangeLog,v 1.4 2005/08/20 22:19:55 lu_zero Exp $ + + 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> kbproto-1.0.ebuild: + Marked ~ppc 15 Aug 2005; Herbie Hopkins <herbs@gentoo.org> kbproto-1.0.ebuild: Marked ~amd64 diff --git a/x11-proto/kbproto/kbproto-1.0.ebuild b/x11-proto/kbproto/kbproto-1.0.ebuild index e78e994aa27c..407c7c28b25b 100644 --- a/x11-proto/kbproto/kbproto-1.0.ebuild +++ b/x11-proto/kbproto/kbproto-1.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.4 2005/08/15 15:24:13 herbs Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/kbproto/kbproto-1.0.ebuild,v 1.5 2005/08/20 22:19:55 lu_zero Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org KB protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~ppc ~s390 ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |