diff options
author | 2005-01-06 23:41:11 +0000 | |
---|---|---|
committer | 2005-01-06 23:41:11 +0000 | |
commit | 76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7 (patch) | |
tree | 50b9744653602eac74f5d36dab615e85f59922c8 /xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild | |
parent | Initial import. Ebuild based on the contribution of Dan <dan@intuitivelyobvio... (diff) | |
download | gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.gz gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.tar.bz2 gentoo-2-76ca7d829485dea18e1de3d8ea8e9d6e65fa28f7.zip |
Updated to use Xfce4 eclass.
Diffstat (limited to 'xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild')
-rw-r--r-- | xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild new file mode 100644 index 000000000000..edecf3d86efa --- /dev/null +++ b/xfce-extra/xfce4-artwork/xfce4-artwork-0.0.4-r1.ebuild @@ -0,0 +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-artwork/xfce4-artwork-0.0.4-r1.ebuild,v 1.1 2005/01/06 23:41:10 bcowan Exp $ + +DESCRIPTION="Xfce4 extra artwork" +SRC_URI="http://download.berlios.de/xfce-goodies/${P}.tar.gz" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86" + +inherit xfce4
\ No newline at end of file |