diff options
author | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 19:22:44 +0000 |
---|---|---|
committer | Daniel Ahlberg <aliz@gentoo.org> | 2004-04-17 19:22:44 +0000 |
commit | 1fdc72e8a2330197ce692f85787175cae62b0879 (patch) | |
tree | 3e937791d9c2fb132a74b82221813612e1e717c9 /xfce-extra/xfce4-artwork | |
parent | Marked stable to fix rdoc (see bug #48127). Removed old ebuilds. (Manifest re... (diff) | |
download | gentoo-2-1fdc72e8a2330197ce692f85787175cae62b0879.tar.gz gentoo-2-1fdc72e8a2330197ce692f85787175cae62b0879.tar.bz2 gentoo-2-1fdc72e8a2330197ce692f85787175cae62b0879.zip |
Numerous small fixes, see ChangeLog for details.
Diffstat (limited to 'xfce-extra/xfce4-artwork')
-rw-r--r-- | xfce-extra/xfce4-artwork/ChangeLog | 7 | ||||
-rw-r--r-- | xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild | 6 |
2 files changed, 7 insertions, 6 deletions
diff --git a/xfce-extra/xfce4-artwork/ChangeLog b/xfce-extra/xfce4-artwork/ChangeLog index 021f4c4cd748..884692b4af83 100644 --- a/xfce-extra/xfce4-artwork/ChangeLog +++ b/xfce-extra/xfce4-artwork/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-artwork -# Copyright 2000-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/ChangeLog,v 1.1 2003/09/08 20:38:53 bcowan Exp $ +# Copyright 2000-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/ChangeLog,v 1.2 2004/04/17 19:22:43 aliz Exp $ + + 17 Apr 2004; Daniel Ahlberg <aliz@gentoo.org> xfce4-artwork-0.0.4.ebuild: + Removed S= *xfce4-artwork-0.0.4 (08 Sep 2003) diff --git a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild index 0f57e4f1d033..b99c58d47857 100644 --- a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild +++ b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild @@ -1,10 +1,8 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # 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.ebuild,v 1.5 2004/04/05 01:48:53 bcowan Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4.ebuild,v 1.6 2004/04/17 19:22:43 aliz Exp $ IUSE="" -S=${WORKDIR}/${P} - DESCRIPTION="Xfce4 extra artwork" HOMEPAGE="http://www.xfce.org/" SRC_URI="http://download.berlios.de/xfce-goodies/${P}.tar.gz" |