diff options
Diffstat (limited to 'xfce-extra/xfce4-toys')
-rw-r--r-- | xfce-extra/xfce4-toys/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.2.1 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-toys/xfce4-toys-4.2.1.ebuild | 10 |
3 files changed, 17 insertions, 1 deletions
diff --git a/xfce-extra/xfce4-toys/ChangeLog b/xfce-extra/xfce4-toys/ChangeLog index 0e1dfcae8e50..16d0897b27e5 100644 --- a/xfce-extra/xfce4-toys/ChangeLog +++ b/xfce-extra/xfce4-toys/ChangeLog @@ -1,6 +1,11 @@ # 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.46 2005/02/08 23:53:43 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-toys/ChangeLog,v 1.47 2005/03/17 03:13:09 bcowan Exp $ + +*xfce4-toys-4.2.1 (17 Mar 2005) + + 17 Mar 2005; Brad Cowan <bcowan@gentoo.org> +xfce4-toys-4.2.1.ebuild: + Bugfix release of Xfce4. 09 Feb 2005; Bryan Østergaard <kloeri@gentoo.org> xfce4-toys-4.2.0.ebuild: diff --git a/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.2.1 b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.2.1 new file mode 100644 index 000000000000..28e9a13c6c78 --- /dev/null +++ b/xfce-extra/xfce4-toys/files/digest-xfce4-toys-4.2.1 @@ -0,0 +1 @@ +MD5 a7700980c111dbab07172652a365fafd xfce4-toys-4.2.1.tar.gz 403562 diff --git a/xfce-extra/xfce4-toys/xfce4-toys-4.2.1.ebuild b/xfce-extra/xfce4-toys/xfce4-toys-4.2.1.ebuild new file mode 100644 index 000000000000..483119f35f55 --- /dev/null +++ b/xfce-extra/xfce4-toys/xfce4-toys-4.2.1.ebuild @@ -0,0 +1,10 @@ +# 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.1.ebuild,v 1.1 2005/03/17 03:13:09 bcowan Exp $ + +DESCRIPTION="Xfce 4 panel toys plugin" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +RDEPEND="~xfce-base/xfce4-panel-${PV}" + +inherit xfce4
\ No newline at end of file |