summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'gpe-misc/gpe-wallpapers/gpe-wallpapers-20090503.ebuild')
-rw-r--r--gpe-misc/gpe-wallpapers/gpe-wallpapers-20090503.ebuild21
1 files changed, 21 insertions, 0 deletions
diff --git a/gpe-misc/gpe-wallpapers/gpe-wallpapers-20090503.ebuild b/gpe-misc/gpe-wallpapers/gpe-wallpapers-20090503.ebuild
new file mode 100644
index 0000000..63d637b
--- /dev/null
+++ b/gpe-misc/gpe-wallpapers/gpe-wallpapers-20090503.ebuild
@@ -0,0 +1,21 @@
+# Copyright 1999-2009 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header:$
+DESCRIPTION="A set of wallpapers for GPE"
+HOMEPAGE="http://gpe.linuxtogo.org/gallery/gallery/view_album.php"
+
+LICENSE="*OMFG_NO_LICENSE*"
+SLOT="0"
+KEYWORDS="~amd64 ~arm"
+IUSE=""
+
+RDEPEND=""
+DEPEND=""
+
+DOCS=""
+
+src_install() {
+ cd wallpapers || die "Incomplete distribution, blame the maintainer"
+ insinto /usr/share/pixmaps/backgrounds/gpe/
+ doins *
+}