diff options
author | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-04 09:41:44 +0000 |
---|---|---|
committer | Leonardo Boshell <leonardop@gentoo.org> | 2005-08-04 09:41:44 +0000 |
commit | c4faf5fb4679e6ad446ca837aa4f1430130072b8 (patch) | |
tree | ab95c19a19afe4832a9367bbecb8bdcd4e84c5d3 /x11-themes | |
parent | fixed absolute symlinks as per bug #101216 (diff) | |
download | historical-c4faf5fb4679e6ad446ca837aa4f1430130072b8.tar.gz historical-c4faf5fb4679e6ad446ca837aa4f1430130072b8.tar.bz2 historical-c4faf5fb4679e6ad446ca837aa4f1430130072b8.zip |
Minor correction in DESCRIPTION
Package-Manager: portage-2.0.51.22-r2
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/smooth-themes/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild | 4 |
2 files changed, 3 insertions, 3 deletions
diff --git a/x11-themes/smooth-themes/Manifest b/x11-themes/smooth-themes/Manifest index 4fb0384a50c0..b693b3bf3f5c 100644 --- a/x11-themes/smooth-themes/Manifest +++ b/x11-themes/smooth-themes/Manifest @@ -1,5 +1,5 @@ MD5 a50d6e165e07ea157dfe22ceef559433 metadata.xml 580 MD5 022e35ad84630edd6d6d911c35f8608a ChangeLog 415 -MD5 6fc0eaa6aa899faac7b623a6e93445a9 smooth-themes-0.5.8.ebuild 1247 +MD5 1e66a4f12e8fe163ec80fde4c1be05d5 smooth-themes-0.5.8.ebuild 1246 MD5 49c17e757d5c60cc925dda14c37b5314 files/digest-smooth-themes-0.5.8 71 MD5 e00695d75397a040b1e3fe3038b8b0ce files/smooth-themes-0.5.8-remove_checks.patch 2016 diff --git a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild b/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild index 326ee166f5e2..e70f95ce5d80 100644 --- a/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild +++ b/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.1 2005/08/04 09:36:53 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/smooth-themes/smooth-themes-0.5.8.ebuild,v 1.2 2005/08/04 09:41:44 leonardop Exp $ inherit eutils -DESCRIPTION="A clean set of GTK+2 themes based on the Smooth engine" +DESCRIPTION="A clean set of GTK+ themes based on the Smooth engine" HOMEPAGE="http://sourceforge.net/projects/smooth-engine/" SRC_URI="mirror://sourceforge/smooth-engine/${P}.tar.gz" |