summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoshua Nichols <nichoj@gentoo.org>2006-10-27 03:47:14 +0000
committerJoshua Nichols <nichoj@gentoo.org>2006-10-27 03:47:14 +0000
commitb18458728044f2a44dc435092a7f69fc7e043d20 (patch)
tree8638ff0740634a3684cee03819d829098c20224c
parentAdded ~amd64. (diff)
downloadnichoj-b18458728044f2a44dc435092a7f69fc7e043d20.tar.gz
nichoj-b18458728044f2a44dc435092a7f69fc7e043d20.tar.bz2
nichoj-b18458728044f2a44dc435092a7f69fc7e043d20.zip
Fixed S. Filled in metadata.
svn path=/; revision=79
-rw-r--r--ubuntu-overlay/x11-themes/human-gtk-theme/Manifest8
-rw-r--r--ubuntu-overlay/x11-themes/human-gtk-theme/human-gtk-theme-0.2.ebuild10
2 files changed, 9 insertions, 9 deletions
diff --git a/ubuntu-overlay/x11-themes/human-gtk-theme/Manifest b/ubuntu-overlay/x11-themes/human-gtk-theme/Manifest
index 555969e..51c6300 100644
--- a/ubuntu-overlay/x11-themes/human-gtk-theme/Manifest
+++ b/ubuntu-overlay/x11-themes/human-gtk-theme/Manifest
@@ -1,8 +1,8 @@
DIST human-gtk-theme_0.2.orig.tar.gz 62233 RMD160 2532d734fd6b0981405648756c22c80fce47bc4b SHA1 f96095c7a6c1760b1a82d1c457c628b80a46f3c1 SHA256 824b4b83c91cb8b847c11bc6ef6f9c25eb092a227d0ffe38be0c6502f346ead8
-EBUILD human-gtk-theme-0.2.ebuild 369 RMD160 5f9a0c818f9063a03e95039779ab1ac44528c491 SHA1 04cea1e8a8b0c16bd115739b6bec12dcffbbaadd SHA256 47248cff9a6f9035bce350a37280312bdf0cb464812b3a292272632a2b2f433d
-MD5 6baf0156ebac02a7ff9a50f620c2415b human-gtk-theme-0.2.ebuild 369
-RMD160 5f9a0c818f9063a03e95039779ab1ac44528c491 human-gtk-theme-0.2.ebuild 369
-SHA256 47248cff9a6f9035bce350a37280312bdf0cb464812b3a292272632a2b2f433d human-gtk-theme-0.2.ebuild 369
+EBUILD human-gtk-theme-0.2.ebuild 433 RMD160 6ecfe86809bbc3d79bc4c75e37c652cbb61cb7dc SHA1 c9d8ba86ad1ba2648a4982dbf63988e061bd7cb7 SHA256 a399e95e9388adaf6a7cfef2654d38920fbad53f4169eedf0fde2b59dd4c7c25
+MD5 0270c5125dc5a12c54f4db115e139c7c human-gtk-theme-0.2.ebuild 433
+RMD160 6ecfe86809bbc3d79bc4c75e37c652cbb61cb7dc human-gtk-theme-0.2.ebuild 433
+SHA256 a399e95e9388adaf6a7cfef2654d38920fbad53f4169eedf0fde2b59dd4c7c25 human-gtk-theme-0.2.ebuild 433
MD5 3d96f99e4b1eb9a3850aac9d6a9e6482 files/digest-human-gtk-theme-0.2 271
RMD160 61dcef22e152a100363a65aa7c05e779c75f155f files/digest-human-gtk-theme-0.2 271
SHA256 a3529837aef1c72d9e678a831db5b612f301a218cdf868865f9e3260ce328e70 files/digest-human-gtk-theme-0.2 271
diff --git a/ubuntu-overlay/x11-themes/human-gtk-theme/human-gtk-theme-0.2.ebuild b/ubuntu-overlay/x11-themes/human-gtk-theme/human-gtk-theme-0.2.ebuild
index 9b8c30e..a8fa5d8 100644
--- a/ubuntu-overlay/x11-themes/human-gtk-theme/human-gtk-theme-0.2.ebuild
+++ b/ubuntu-overlay/x11-themes/human-gtk-theme/human-gtk-theme-0.2.ebuild
@@ -2,17 +2,17 @@
# Distributed under the terms of the GNU General Public License v2
# $Header: $
-DESCRIPTION="Human GTK+ Theme"
+DESCRIPTION="Human GTK+ and Metacity Theme"
HOMEPAGE=""
-SRC_URI="http://rpm.rutgers.edu/repository/ubuntu/pool/main/h/${PN}/${PN}_${PV}.orig.tar.gz"
+SRC_URI="http://librarian.launchpad.net/4167695/${PN}_${PV}.orig.tar.gz"
-LICENSE=""
+LICENSE="CCPL-Attribution-ShareAlike-2.5"
SLOT="0"
KEYWORDS="~amd64 ~x86"
IUSE=""
-S="${WORKDIR}/${MY_PN}-${PV}"
+RDEPEND="x11-themes/gtk-engines-ubuntulooks"
src_install() {
- einstall
+ einstall || die "einstall failed"
}