diff options
author | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-07 12:13:58 +0000 |
---|---|---|
committer | Tobias Scherbaum <dertobi123@gentoo.org> | 2006-01-07 12:13:58 +0000 |
commit | 7986bf63aecae9a4eac87c3100aeed60f589aae5 (patch) | |
tree | 9066270ec8ef09ad1b6c0acdc49159bb5b0b822a /net-misc | |
parent | Use gnome2.eclass for gconf schema installation. (diff) | |
download | gentoo-2-7986bf63aecae9a4eac87c3100aeed60f589aae5.tar.gz gentoo-2-7986bf63aecae9a4eac87c3100aeed60f589aae5.tar.bz2 gentoo-2-7986bf63aecae9a4eac87c3100aeed60f589aae5.zip |
Marked ppc stable
(Portage version: 2.1_pre3-r1)
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/grdesktop/ChangeLog | 8 | ||||
-rw-r--r-- | net-misc/grdesktop/grdesktop-0.23.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/net-misc/grdesktop/ChangeLog b/net-misc/grdesktop/ChangeLog index 8b1c430852cb..6c79514237ab 100644 --- a/net-misc/grdesktop/ChangeLog +++ b/net-misc/grdesktop/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for net-misc/grdesktop -# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.19 2005/09/12 17:38:27 gustavoz Exp $ +# Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/ChangeLog,v 1.20 2006/01/07 12:13:58 dertobi123 Exp $ + + 07 Jan 2006; Tobias Scherbaum <dertobi123@gentoo.org> + grdesktop-0.23.ebuild: + Marked ppc stable 12 Sep 2005; Gustavo Zacarias <gustavoz@gentoo.org> grdesktop-0.23.ebuild: Stable on sparc diff --git a/net-misc/grdesktop/grdesktop-0.23.ebuild b/net-misc/grdesktop/grdesktop-0.23.ebuild index dea92257cf54..5abad428818f 100644 --- a/net-misc/grdesktop/grdesktop-0.23.ebuild +++ b/net-misc/grdesktop/grdesktop-0.23.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.23.ebuild,v 1.6 2005/09/12 17:38:27 gustavoz Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/grdesktop/grdesktop-0.23.ebuild,v 1.7 2006/01/07 12:13:58 dertobi123 Exp $ inherit eutils gnome2 @@ -10,7 +10,7 @@ SRC_URI="http://savannah.nongnu.org/download/${PN}/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~ppc sparc x86" +KEYWORDS="amd64 ppc sparc x86" IUSE="" |