diff options
author | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 17:56:54 +0000 |
---|---|---|
committer | Ferris McCormick <fmccor@gentoo.org> | 2005-08-08 17:56:54 +0000 |
commit | 555f71ea5a772a5ff42d219a2ad0cc8281eb87b4 (patch) | |
tree | 53055e2995461612bd9be5e7ba1024705aa0efc5 /x11-proto/recordproto | |
parent | Stable on mips. (diff) | |
download | gentoo-2-555f71ea5a772a5ff42d219a2ad0cc8281eb87b4.tar.gz gentoo-2-555f71ea5a772a5ff42d219a2ad0cc8281eb87b4.tar.bz2 gentoo-2-555f71ea5a772a5ff42d219a2ad0cc8281eb87b4.zip |
Add ~sparc keyword (Modular X testing).
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-proto/recordproto')
-rw-r--r-- | x11-proto/recordproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/recordproto/recordproto-1.13.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/recordproto/ChangeLog b/x11-proto/recordproto/ChangeLog index 8ec4b4e6b190..714562e78e7d 100644 --- a/x11-proto/recordproto/ChangeLog +++ b/x11-proto/recordproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/recordproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.1 2005/08/08 03:31:14 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/ChangeLog,v 1.2 2005/08/08 17:56:54 fmccor Exp $ + + 08 Aug 2005; Ferris McCormick <fmccor@gentoo.org> recordproto-1.13.ebuild: + Add ~sparc keyword (modular X testing on sparc). *recordproto-1.13 (08 Aug 2005) diff --git a/x11-proto/recordproto/recordproto-1.13.ebuild b/x11-proto/recordproto/recordproto-1.13.ebuild index dc6cba263f7e..5984db55022a 100644 --- a/x11-proto/recordproto/recordproto-1.13.ebuild +++ b/x11-proto/recordproto/recordproto-1.13.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/recordproto/recordproto-1.13.ebuild,v 1.1 2005/08/08 03:31:14 spyderous Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/recordproto/recordproto-1.13.ebuild,v 1.2 2005/08/08 17:56:54 fmccor Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org Record protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~x86" +KEYWORDS="~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |