diff options
author | Jim Ramsay <lack@gentoo.org> | 2006-10-30 19:40:36 +0000 |
---|---|---|
committer | Jim Ramsay <lack@gentoo.org> | 2006-10-30 19:40:36 +0000 |
commit | f6e202c7127b4171486226cfdb4fc7f5a3b2ed92 (patch) | |
tree | e9319e4ace5475354db916c3478bf4547f865086 /rox-extra/wallpaper/wallpaper-2.1.ebuild | |
parent | Fix dependency, thanks to Timothy Stotts, closes bug#153452 (diff) | |
download | gentoo-2-f6e202c7127b4171486226cfdb4fc7f5a3b2ed92.tar.gz gentoo-2-f6e202c7127b4171486226cfdb4fc7f5a3b2ed92.tar.bz2 gentoo-2-f6e202c7127b4171486226cfdb4fc7f5a3b2ed92.zip |
Removed older ebuilds and fixed up the existing one a wee bit (just moved things around)
(Portage version: 2.1.2_pre3-r3)
Diffstat (limited to 'rox-extra/wallpaper/wallpaper-2.1.ebuild')
-rw-r--r-- | rox-extra/wallpaper/wallpaper-2.1.ebuild | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/rox-extra/wallpaper/wallpaper-2.1.ebuild b/rox-extra/wallpaper/wallpaper-2.1.ebuild index 55b76bf0b60a..8c747b0870cf 100644 --- a/rox-extra/wallpaper/wallpaper-2.1.ebuild +++ b/rox-extra/wallpaper/wallpaper-2.1.ebuild @@ -1,6 +1,9 @@ # Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/wallpaper/wallpaper-2.1.ebuild,v 1.1 2006/04/16 12:38:44 svyatogor Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/wallpaper/wallpaper-2.1.ebuild,v 1.2 2006/10/30 19:40:36 lack Exp $ + +ROX_LIB_VER=1.9.8 +inherit rox DESCRIPTION="Wallpaper - For setting the backdrop for the ROX Desktop" HOMEPAGE="http://rox.sourceforge.net/" @@ -11,7 +14,4 @@ SLOT="0" KEYWORDS="~x86 ~ppc" IUSE="" -ROX_LIB_VER=1.9.8 APPNAME=Wallpaper - -inherit rox |