diff options
author | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:58:54 +0000 |
---|---|---|
committer | Matsuu Takuto <matsuu@gentoo.org> | 2005-08-28 14:58:54 +0000 |
commit | c4fc6d850e51a8f3517608934a5ecb78e2af8b86 (patch) | |
tree | 4c7011ca3b18e627cf5daef5cec2f803acb45301 /x11-proto/xf86dgaproto | |
parent | Mask gnome-utils-2.11 (diff) | |
download | historical-c4fc6d850e51a8f3517608934a5ecb78e2af8b86.tar.gz historical-c4fc6d850e51a8f3517608934a5ecb78e2af8b86.tar.bz2 historical-c4fc6d850e51a8f3517608934a5ecb78e2af8b86.zip |
Added ~sh
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-proto/xf86dgaproto')
-rw-r--r-- | x11-proto/xf86dgaproto/ChangeLog | 5 | ||||
-rw-r--r-- | x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/x11-proto/xf86dgaproto/ChangeLog b/x11-proto/xf86dgaproto/ChangeLog index f3af34903cd1..cf5562d07d38 100644 --- a/x11-proto/xf86dgaproto/ChangeLog +++ b/x11-proto/xf86dgaproto/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-proto/xf86dgaproto # Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.4 2005/08/20 22:42:21 lu_zero Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/ChangeLog,v 1.5 2005/08/28 14:57:52 matsuu Exp $ + + 28 Aug 2005; MATSUU Takuto <matsuu@gentoo.org> xf86dgaproto-2.0.ebuild: + Marked ~sh 20 Aug 2005; Luca Barbato <lu_zero@gentoo.org> xf86dgaproto-2.0.ebuild: Marked ~ppc diff --git a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild b/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild index e7b3aac08e31..0608c8ca2b28 100644 --- a/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild +++ b/x11-proto/xf86dgaproto/xf86dgaproto-2.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/xf86dgaproto/xf86dgaproto-2.0.ebuild,v 1.6 2005/08/22 23:22:01 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-proto/xf86dgaproto/xf86dgaproto-2.0.ebuild,v 1.7 2005/08/28 14:57:52 matsuu Exp $ # Must be before x-modular eclass is inherited #SNAPSHOT="yes" @@ -12,7 +12,7 @@ DESCRIPTION="X.Org XF86DGA protocol headers" #SRC_URI="ftp://foo.bar.com/${P}.tar.bz2" #LICENSE="" #SLOT="0" -KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sparc ~x86" +KEYWORDS="~amd64 ~arm ~ppc ~s390 ~sh ~sparc ~x86" #IUSE="X gnome" #DEPEND="" #RDEPEND="" |