blob: e7d68f07efb2266b95c6e38370818c672f3b1a79 (
plain)
1
2
3
4
5
6
7
8
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.3 2005/01/29 20:16:33 pylon 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
|