summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Sachau <tommy@gentoo.org>2008-05-04 21:25:07 +0000
committerThomas Sachau <tommy@gentoo.org>2008-05-04 21:25:07 +0000
commit7ea68660f26e942616f8b772fea0dc3670777e2b (patch)
tree5d92aaf7d2e05a074727e884406d32253353c94f /x11-themes
parentx11-themes/xfce-icons-gant: Repacked release. Updated URI_SRC to working host... (diff)
downloadsunrise-7ea68660f26e942616f8b772fea0dc3670777e2b.tar.gz
sunrise-7ea68660f26e942616f8b772fea0dc3670777e2b.tar.bz2
sunrise-7ea68660f26e942616f8b772fea0dc3670777e2b.zip
x11-themes/xfce-icons-gant: Drop old version
svn path=/sunrise/; revision=6151
Diffstat (limited to 'x11-themes')
-rw-r--r--x11-themes/xfce-icons-gant/ChangeLog4
-rw-r--r--x11-themes/xfce-icons-gant/Manifest3
-rw-r--r--x11-themes/xfce-icons-gant/xfce-icons-gant-3.9.6.ebuild47
3 files changed, 5 insertions, 49 deletions
diff --git a/x11-themes/xfce-icons-gant/ChangeLog b/x11-themes/xfce-icons-gant/ChangeLog
index 955ade26e..5dae0507a 100644
--- a/x11-themes/xfce-icons-gant/ChangeLog
+++ b/x11-themes/xfce-icons-gant/ChangeLog
@@ -2,6 +2,10 @@
# Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2
# $Header: $
+ 04 May 2008; Thomas Sachau (Tommy[D]) <tommy@gentoo.org>
+ -xfce-icons-gant-3.9.6.ebuild:
+ Drop old version
+
04 May 2008; deface <deface@uberpenguin.net>
+xfce-icons-gant-3.9.6-r1.ebuild:
Repacked release. Updated URI_SRC to working host courtesy of deface
diff --git a/x11-themes/xfce-icons-gant/Manifest b/x11-themes/xfce-icons-gant/Manifest
index 90206972a..9500111ed 100644
--- a/x11-themes/xfce-icons-gant/Manifest
+++ b/x11-themes/xfce-icons-gant/Manifest
@@ -1,5 +1,4 @@
DIST icons-xfce-gant-3.9-6.tar.bz2 31992579 RMD160 da8c46f72183c813b318c3589b3498b03cc5dc95 SHA1 184c5cf494c83c55b9bdded0295c5553197c8f52 SHA256 94ce662e5ca996c56125b02f3a741c8a597b645f29fab1ad0e7c41ebaf6b105b
EBUILD xfce-icons-gant-3.9.6-r1.ebuild 739 RMD160 3b3fa028da2094f68582a7bac7fd47f958156886 SHA1 060253920876445fc17ad43b2a5534e25cb4a083 SHA256 749e87b48f281602f9c2d40c0e85fd4e7969a90f3cfcc551118d3dbdeed0a4a8
-EBUILD xfce-icons-gant-3.9.6.ebuild 894 RMD160 b28e63b4476c6b60e8c4c50b56e35bf3677a481b SHA1 f272af71769635a47aece5ba971ef399ac9f39e0 SHA256 b5a8d4ae8aca68511f254b1e1af414c93382ca5d2d6684694eb58e8415aae015
-MISC ChangeLog 411 RMD160 f8864b89309c6b138316912b94afd814efe15354 SHA1 c2996da352ba17f1383d7bb256c33b20a9f7353a SHA256 859772b65eb4ed8828ae3c8ef3a876d9cb08c5bea3c81ff06882d8c09c09af16
+MISC ChangeLog 523 RMD160 cdd2dd04ec31405739689088d55d0cae4ebbe445 SHA1 7fcc6a1850d7066585a6016a5c88216c6376a942 SHA256 2d7dfe2d33fe2b9da44cfd97e502f8b95203b0a3b93fffe5f2178e1854fc7d46
MISC metadata.xml 170 RMD160 645927a396fdc21cdeb089fe42c5397332420ea6 SHA1 ac7f48a14fec325926f9ce1be8fbf1f311b4f2e4 SHA256 d797a2ec6f9dc516c9f9c1a758ee87ad3e8c43101b5dc76c2f872d5bd4639b42
diff --git a/x11-themes/xfce-icons-gant/xfce-icons-gant-3.9.6.ebuild b/x11-themes/xfce-icons-gant/xfce-icons-gant-3.9.6.ebuild
deleted file mode 100644
index 0be7681f0..000000000
--- a/x11-themes/xfce-icons-gant/xfce-icons-gant-3.9.6.ebuild
+++ /dev/null
@@ -1,47 +0,0 @@
-# Copyright 1999-2008 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-GCONF_DEBUG="no"
-inherit gnome2 versionator
-
-MY_PN="icons-xfce-gant"
-MY_PV=$(replace_version_separator 2 '-' )
-
-DESCRIPTION="The amazing Gant icon set for Xfce 4.x"
-HOMEPAGE="http://www.xfce-look.org/content/show.php/GANT?content=23297"
-SRC_URI="http://tshirt.starsurvivor.net/tmp/${MY_PN}-${MY_PV}.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="binchecks strip"
-
-DEPEND=""
-RDEPEND=""
-
-S=${WORKDIR}/Gant.Xfce
-
-src_unpack() {
- unpack ${A}
- mv "Gant Xfce" Gant.Xfce || die "failed to fix retarded packaging"
-}
-
-src_compile() {
- einfo "Nothing to compile, installing..."
-}
-
-src_install() {
- rm -f README
- insinto /usr/share/icons/Gant
- doins -r "${S}"/*
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}