diff options
author | Raúl Porcel <armin76@gentoo.org> | 2008-08-16 16:06:15 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2008-08-16 16:06:15 +0000 |
commit | 2d43e42bb9aa628a2d284d4a657c67952107eb94 (patch) | |
tree | 992c43e4e6ec499b659a034d69aff0f033507d2f /gnome-extra/gdesklets-core | |
parent | Remove stkn from metadata.xml (#27693) (diff) | |
download | gentoo-2-2d43e42bb9aa628a2d284d4a657c67952107eb94.tar.gz gentoo-2-2d43e42bb9aa628a2d284d4a657c67952107eb94.tar.bz2 gentoo-2-2d43e42bb9aa628a2d284d4a657c67952107eb94.zip |
alpha/ia64 stable wrt #234779
(Portage version: 2.1.4.4)
Diffstat (limited to 'gnome-extra/gdesklets-core')
-rw-r--r-- | gnome-extra/gdesklets-core/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gdesklets-core/ChangeLog b/gnome-extra/gdesklets-core/ChangeLog index 40d5dcca46b0..03977e89508b 100644 --- a/gnome-extra/gdesklets-core/ChangeLog +++ b/gnome-extra/gdesklets-core/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gdesklets-core # Copyright 2000-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/ChangeLog,v 1.89 2008/08/15 20:16:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/ChangeLog,v 1.90 2008/08/16 16:06:15 armin76 Exp $ + + 16 Aug 2008; Raúl Porcel <armin76@gentoo.org> + gdesklets-core-0.36-r1.ebuild: + alpha/ia64 stable wrt #234779 15 Aug 2008; Markus Meier <maekke@gentoo.org> gdesklets-core-0.36-r1.ebuild: diff --git a/gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild b/gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild index a5a3c0bba661..835a15417667 100644 --- a/gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild +++ b/gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 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-r1.ebuild,v 1.3 2008/08/15 20:16:05 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gdesklets-core/gdesklets-core-0.36-r1.ebuild,v 1.4 2008/08/16 16:06:15 armin76 Exp $ # We want the latest autoconf and automake (the default) inherit gnome2 python eutils autotools multilib @@ -16,7 +16,7 @@ LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~alpha amd64 ~ia64 ~ppc ~sparc x86" +KEYWORDS="alpha amd64 ia64 ~ppc ~sparc x86" # is libgsf needed for runtime or just compiling? RDEPEND=">=dev-lang/python-2.3 |