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 | 091473e47785c0df515b8ea3a47e71ce8dffe4e4 (patch) | |
tree | dfa7b771f8aad55da505bd5b62ad3dea743bdc57 /rox-extra/wallpaper | |
parent | Fix dependency, thanks to Timothy Stotts, closes bug#153452 (diff) | |
download | historical-091473e47785c0df515b8ea3a47e71ce8dffe4e4.tar.gz historical-091473e47785c0df515b8ea3a47e71ce8dffe4e4.tar.bz2 historical-091473e47785c0df515b8ea3a47e71ce8dffe4e4.zip |
Removed older ebuilds and fixed up the existing one a wee bit (just moved things around)
Package-Manager: portage-2.1.2_pre3-r3
Diffstat (limited to 'rox-extra/wallpaper')
-rw-r--r-- | rox-extra/wallpaper/ChangeLog | 7 | ||||
-rw-r--r-- | rox-extra/wallpaper/files/digest-wallpaper-2.1 | 2 | ||||
-rw-r--r-- | rox-extra/wallpaper/wallpaper-2.1.ebuild | 8 |
3 files changed, 12 insertions, 5 deletions
diff --git a/rox-extra/wallpaper/ChangeLog b/rox-extra/wallpaper/ChangeLog index e44e8ad56bf2..d5f048e93da2 100644 --- a/rox-extra/wallpaper/ChangeLog +++ b/rox-extra/wallpaper/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for rox-extra/wallpaper # Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/rox-extra/wallpaper/ChangeLog,v 1.6 2006/10/05 18:32:42 lack Exp $ +# $Header: /var/cvsroot/gentoo-x86/rox-extra/wallpaper/ChangeLog,v 1.7 2006/10/30 19:40:36 lack Exp $ + + 30 Oct 2006; Jim Ramsay <lack@gentoo.org> -wallpaper-1.9.2.ebuild, + -wallpaper-2.0.ebuild, wallpaper-2.1.ebuild: + Removed older ebuilds and fixed up the existing one a wee bit (just moved + things around) 05 Oct 2006; Jim Ramsay <lack@gentoo.org> metadata.xml: Accepting maintainer role diff --git a/rox-extra/wallpaper/files/digest-wallpaper-2.1 b/rox-extra/wallpaper/files/digest-wallpaper-2.1 index 3c502f56c5ca..e1fd38c36b6f 100644 --- a/rox-extra/wallpaper/files/digest-wallpaper-2.1 +++ b/rox-extra/wallpaper/files/digest-wallpaper-2.1 @@ -1 +1,3 @@ MD5 ca3723415b214061c4d7bd18002cf6e4 wallpaper-2.1.tar.bz2 21218 +RMD160 1fde1bafc3f9cc460a679a000757cb0769ee3b36 wallpaper-2.1.tar.bz2 21218 +SHA256 f990e85229e0bfd801bc005374c419ec7d294faba15f20af94325fd7d84fd7f7 wallpaper-2.1.tar.bz2 21218 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 |