diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:59:49 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2005-02-08 23:59:49 +0000 |
commit | 392c2c0bc608701097fada3edc39fd8356690964 (patch) | |
tree | cb0b452eb1a2fd4359f996e981c2bc8dd44678d1 /xfce-extra/xfce4-toys | |
parent | Stable on alpha. (diff) | |
download | historical-392c2c0bc608701097fada3edc39fd8356690964.tar.gz historical-392c2c0bc608701097fada3edc39fd8356690964.tar.bz2 historical-392c2c0bc608701097fada3edc39fd8356690964.zip |
Stable on alpha.
Package-Manager: portage-2.0.51-r15
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r-- | xfce-extra/xfce4-toys/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog index 7cda6020db04..0e1dfcae8e50 100644 --- a/xfce-extra/xfce4-toys/ChangeLog +++ b/xfce-extra/xfce4-toys/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-toys # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.45 2005/01/31 15:45:29 lanius Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.46 2005/02/08 23:53:43 kloeri Exp $ + + 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> + xfce4-toys-4.2.0.ebuild: + Stable on alpha. 31 Jan 2005; lanius@gentoo.org xfce4-toys-4.2.0.ebuild: stable on amd64 diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild index c703081e9f4e..85f77d7b896b 100644 --- a/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild @@ -1,9 +1,9 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild,v 1.6 2005/02/01 17:38:30 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/xfce4-toys-4.2.0.ebuild,v 1.7 2005/02/08 23:53:43 kloeri Exp $ DESCRIPTION="Xfce 4 panel toys plugin" -KEYWORDS="~alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" +KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ~ppc64 sparc x86" BZIPPED=1 RDEPEND="~xfce-base/xfce4-panel-${PV}" |