diff options
author | 2004-12-23 16:40:20 +0000 | |
---|---|---|
committer | 2004-12-23 16:40:20 +0000 | |
commit | 2453f022e0d4ab03b9e7c65923b04caee0a8c00f (patch) | |
tree | c1a1b06fe1e25566a7ee5e865a01b9e083246a1e /gnome-extra/gal | |
parent | masked cyrus-sasl-2.1.20-r1, it's not ready (diff) | |
download | gentoo-2-2453f022e0d4ab03b9e7c65923b04caee0a8c00f.tar.gz gentoo-2-2453f022e0d4ab03b9e7c65923b04caee0a8c00f.tar.bz2 gentoo-2-2453f022e0d4ab03b9e7c65923b04caee0a8c00f.zip |
Stable on hppa.
Diffstat (limited to 'gnome-extra/gal')
-rw-r--r-- | gnome-extra/gal/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gal/gal-2.2.3.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gal/ChangeLog b/gnome-extra/gal/ChangeLog index 7ef47b04a849..58621394f169 100644 --- a/gnome-extra/gal/ChangeLog +++ b/gnome-extra/gal/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gal # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.74 2004/12/11 10:06:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/ChangeLog,v 1.75 2004/12/23 16:38:24 gmsoft Exp $ + + 23 Dec 2004; Guy Martin <gmsoft@gentoo.org> gal-2.2.3.ebuild: + Stable on hppa. 11 Dec 2004; Bryan Østergaard <kloeri@gentoo.org> gal-2.2.3.ebuild: Stable on alpha. diff --git a/gnome-extra/gal/gal-2.2.3.ebuild b/gnome-extra/gal/gal-2.2.3.ebuild index 851b7bef2234..9283bc8773a6 100644 --- a/gnome-extra/gal/gal-2.2.3.ebuild +++ b/gnome-extra/gal/gal-2.2.3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.3.ebuild,v 1.7 2004/12/11 10:06:38 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gal/gal-2.2.3.ebuild,v 1.8 2004/12/23 16:38:24 gmsoft Exp $ inherit gnome2 libtool eutils @@ -9,7 +9,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2 LGPL-2.1" SLOT="2.2" -KEYWORDS="x86 alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc sparc" +KEYWORDS="x86 alpha ~amd64 ~arm hppa ~ia64 ~mips ppc sparc" IUSE="doc" RDEPEND=">=x11-libs/gtk+-2.2 |