diff options
author | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:37:58 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2003-02-07 16:37:58 +0000 |
commit | 87b53f79961fd0a06b68e6d81921d06016b63ed2 (patch) | |
tree | bdc5d84da503202d34af045a07f5246a721cd76b /gnome-base/gail | |
parent | Added hppa to keywords. (diff) | |
download | gentoo-2-87b53f79961fd0a06b68e6d81921d06016b63ed2.tar.gz gentoo-2-87b53f79961fd0a06b68e6d81921d06016b63ed2.tar.bz2 gentoo-2-87b53f79961fd0a06b68e6d81921d06016b63ed2.zip |
add ~alpha
Diffstat (limited to 'gnome-base/gail')
-rw-r--r-- | gnome-base/gail/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-base/gail/gail-1.2.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-base/gail/ChangeLog b/gnome-base/gail/ChangeLog index d6908a0a0311..3cb1c979f4a9 100644 --- a/gnome-base/gail/ChangeLog +++ b/gnome-base/gail/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-base/gail # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.10 2003/01/21 19:24:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/ChangeLog,v 1.11 2003/02/07 16:37:58 agriffis Exp $ + + 07 Feb 2003; Aron Griffis <agriffis@gentoo.org> gail-1.2.0.ebuild : + Add ~alpha to KEYWORDS *gail-1.2.0 (21 Jan 2003) diff --git a/gnome-base/gail/gail-1.2.0.ebuild b/gnome-base/gail/gail-1.2.0.ebuild index 52be4279f9a1..d47c0f1d9a60 100644 --- a/gnome-base/gail/gail-1.2.0.ebuild +++ b/gnome-base/gail/gail-1.2.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.2.0.ebuild,v 1.1 2003/01/21 19:24:36 foser Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-base/gail/gail-1.2.0.ebuild,v 1.2 2003/02/07 16:37:58 agriffis Exp $ inherit gnome2 @@ -11,7 +11,7 @@ DESCRIPTION="Part of Gnome Accessibility" HOMEPAGE="http://www.gnome.org/" SLOT="0" -KEYWORDS="~x86 ~ppc" +KEYWORDS="~x86 ~ppc ~alpha" LICENSE="GPL-2" DEPEND=">=x11-libs/gtk+-2.1.3 |