diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-03 16:12:02 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-03 16:12:02 +0000 |
commit | c10a0ff181518cbc76416ae4cf0a83f4f37b9143 (patch) | |
tree | d529aa8865cc752af27f1c8bab1b509e2e7b0ba0 | |
parent | Remove lessfs beta masking (diff) | |
download | gentoo-2-c10a0ff181518cbc76416ae4cf0a83f4f37b9143.tar.gz gentoo-2-c10a0ff181518cbc76416ae4cf0a83f4f37b9143.tar.bz2 gentoo-2-c10a0ff181518cbc76416ae4cf0a83f4f37b9143.zip |
alpha/ia64/sparc stable wrt #317567
(Portage version: 2.1.8.3/cvs/Linux ia64)
-rw-r--r-- | gnome-extra/gdesklets-core/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gdesklets-core/ChangeLog b/gnome-extra/gdesklets-core/ChangeLog index 9a50644787ef..4afe4940f544 100644 --- a/gnome-extra/gdesklets-core/ChangeLog +++ b/gnome-extra/gdesklets-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gdesklets-core # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/ChangeLog,v 1.126 2010/06/26 13:49:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/ChangeLog,v 1.127 2010/07/03 16:12:02 armin76 Exp $ + + 03 Jul 2010; Raúl Porcel <armin76@gentoo.org> + gdesklets-core-0.36.2-r2.ebuild: + alpha/ia64/sparc stable wrt #317567 26 Jun 2010; <nixnut@gentoo.org> gdesklets-core-0.36.2-r2.ebuild: ppc stable #317567 diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild index 9b7e34801c82..c27898abb86d 100644 --- a/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild +++ b/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild,v 1.4 2010/06/26 13:49:29 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.36.2-r2.ebuild,v 1.5 2010/07/03 16:12:02 armin76 Exp $ EAPI=2 # desklets don't run with USE=debug @@ -20,7 +20,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~ia64 ppc ~ppc64 ~sparc x86" +KEYWORDS="alpha amd64 ia64 ppc ~ppc64 sparc x86" # is libgsf needed for runtime or just compiling? RDEPEND=">=dev-lang/python-2.3 |