diff options
author | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:32:16 +0000 |
---|---|---|
committer | Brad Teaford Cowan <bcowan@gentoo.org> | 2005-10-06 17:32:16 +0000 |
commit | c78f8ea350d3e1b904b3aebd69bb795b56dd4eee (patch) | |
tree | 2190470a5149e0c32fade92401f380ae492c55e7 /xfce-extra/xfce4-artwork | |
parent | Revbump for fpc 2.0.0, added ~ppc, solves bugs #103903, #102889, #99480, #90078 (diff) | |
download | gentoo-2-c78f8ea350d3e1b904b3aebd69bb795b56dd4eee.tar.gz gentoo-2-c78f8ea350d3e1b904b3aebd69bb795b56dd4eee.tar.bz2 gentoo-2-c78f8ea350d3e1b904b3aebd69bb795b56dd4eee.zip |
Xfce builds for new eclass and modular Xorg.
(Portage version: 1.589-cvs)
Diffstat (limited to 'xfce-extra/xfce4-artwork')
-rw-r--r-- | xfce-extra/xfce4-artwork/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-artwork/Manifest | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-artwork/files/digest-xfce4-artwork-0.0.4-r2 | 1 | ||||
-rw-r--r-- | xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r2.ebuild | 10 |
4 files changed, 21 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-artwork/ChangeLog b/xfce-extra/xfce4-artwork/ChangeLog index 4dbfacdb376a..df879c189231 100644 --- a/xfce-extra/xfce4-artwork/ChangeLog +++ b/xfce-extra/xfce4-artwork/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for xfce-extra/xfce4-artwork # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/ChangeLog,v 1.8 2005/07/07 01:19:53 dostrow Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/ChangeLog,v 1.9 2005/10/06 17:27:31 bcowan Exp $ + +*xfce4-artwork-0.0.4-r2 (06 Oct 2005) + + 06 Oct 2005; Brad Cowan <bcowan@gentoo.org> + +xfce4-artwork-0.0.4-r2.ebuild: + Xfce builds for new eclass and modular Xorg. 07 Jul 2005; Daniel Ostrow <dostrow@gentoo.org> xfce4-artwork-0.0.4-r1.ebuild: diff --git a/xfce-extra/xfce4-artwork/Manifest b/xfce-extra/xfce4-artwork/Manifest index 75b2c9380e5e..1e71f27e3f99 100644 --- a/xfce-extra/xfce4-artwork/Manifest +++ b/xfce-extra/xfce4-artwork/Manifest @@ -1,4 +1,6 @@ MD5 9bebaed25e4e5733dbba4772ae8e68fe xfce4-artwork-0.0.4-r1.ebuild 413 -MD5 bcda68e658f9e2b8683dbc6c9b576db2 ChangeLog 967 +MD5 1638cb942fb7aec32b8baa84b0abf89a xfce4-artwork-0.0.4-r2.ebuild 369 +MD5 e1eca71a9e9041d9d1584eedd0f69839 ChangeLog 1134 MD5 c390804e060ffd11a5bbb143434b2b2d metadata.xml 157 MD5 b27fc1ce5215fa1c9b94d1ed2355109a files/digest-xfce4-artwork-0.0.4-r1 72 +MD5 b27fc1ce5215fa1c9b94d1ed2355109a files/digest-xfce4-artwork-0.0.4-r2 72 diff --git a/xfce-extra/xfce4-artwork/files/digest-xfce4-artwork-0.0.4-r2 b/xfce-extra/xfce4-artwork/files/digest-xfce4-artwork-0.0.4-r2 new file mode 100644 index 000000000000..7b03d03a51ed --- /dev/null +++ b/xfce-extra/xfce4-artwork/files/digest-xfce4-artwork-0.0.4-r2 @@ -0,0 +1 @@ +MD5 7b5d96c987a61b1a847b2010b1947244 xfce4-artwork-0.0.4.tar.gz 1897295 diff --git a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r2.ebuild b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r2.ebuild new file mode 100644 index 000000000000..275d523e4c31 --- /dev/null +++ b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r2.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-artwork/xfce4-artwork-0.0.4-r2.ebuild,v 1.1 2005/10/06 17:27:31 bcowan Exp $ + +inherit xfce42 + +DESCRIPTION="Xfce4 extra artwork" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +goodies |