diff options
author | Samuli Suominen <drac@gentoo.org> | 2007-10-07 10:50:27 +0000 |
---|---|---|
committer | Samuli Suominen <drac@gentoo.org> | 2007-10-07 10:50:27 +0000 |
commit | 20b69da48194646aa048b86c3ef0c0e2943e8d36 (patch) | |
tree | 6aa241e9f418c8a3561a4a0550693a03b844617e /x11-themes/gtk-engines-ubuntulooks | |
parent | (#194606) Security bump. (diff) | |
download | gentoo-2-20b69da48194646aa048b86c3ef0c0e2943e8d36.tar.gz gentoo-2-20b69da48194646aa048b86c3ef0c0e2943e8d36.tar.bz2 gentoo-2-20b69da48194646aa048b86c3ef0c0e2943e8d36.zip |
Update to PATCH_LEVEL=8.
(Portage version: 2.1.3.12)
Diffstat (limited to 'x11-themes/gtk-engines-ubuntulooks')
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12-r1 (renamed from x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12) | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild (renamed from x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12.ebuild) | 4 |
3 files changed, 12 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines-ubuntulooks/ChangeLog b/x11-themes/gtk-engines-ubuntulooks/ChangeLog index 1cd2d0b97ec4..9a4dab84efe0 100644 --- a/x11-themes/gtk-engines-ubuntulooks/ChangeLog +++ b/x11-themes/gtk-engines-ubuntulooks/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for x11-themes/gtk-engines-ubuntulooks # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.1 2007/10/07 07:44:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/ChangeLog,v 1.2 2007/10/07 10:50:27 drac Exp $ + +*gtk-engines-ubuntulooks-0.9.12-r1 (07 Oct 2007) + + 07 Oct 2007; Samuli Suominen <drac@gentoo.org> + +gtk-engines-ubuntulooks-0.9.12-r1.ebuild: + Update to PATCH_LEVEL=8. *gtk-engines-ubuntulooks-0.9.12 (07 Oct 2007) diff --git a/x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12 b/x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12-r1 index 18d777e95c3e..8c698f7e64aa 100644 --- a/x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12 +++ b/x11-themes/gtk-engines-ubuntulooks/files/digest-gtk-engines-ubuntulooks-0.9.12-r1 @@ -1,6 +1,6 @@ -MD5 378c99973b3e710d835065359afdfe4a ubuntulooks_0.9.12-7.diff.gz 5085 -RMD160 70e65286871140e807be721f8119722154400ffc ubuntulooks_0.9.12-7.diff.gz 5085 -SHA256 a961a89f08fb46a060a6951722029557191747298fa35b1deb81c1e6c3549486 ubuntulooks_0.9.12-7.diff.gz 5085 +MD5 33b6b003b62cd8bfe8e033b4312938b5 ubuntulooks_0.9.12-8.diff.gz 5355 +RMD160 02efbe2a0740b519c594ebb49c9840d17f6be57c ubuntulooks_0.9.12-8.diff.gz 5355 +SHA256 54b5fbce318367557727902a13c2a8eda11e5e9a846c90a0b5c64cfe13b7b829 ubuntulooks_0.9.12-8.diff.gz 5355 MD5 5ba7d915abe31870103aab5847278d13 ubuntulooks_0.9.12.orig.tar.gz 345833 RMD160 451dc8a093f9c4f78e66065c7daddb8af91db9ff ubuntulooks_0.9.12.orig.tar.gz 345833 SHA256 88e3535c3c7a12c24b09fb057c2a6b52eb0d13f1b2fbdabb4a13bb7e164877fa ubuntulooks_0.9.12.orig.tar.gz 345833 diff --git a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12.ebuild b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild index a878d419557e..e0c8f6e0a2ae 100644 --- a/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12.ebuild +++ b/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild @@ -1,10 +1,10 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12.ebuild,v 1.1 2007/10/07 07:44:14 drac Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-ubuntulooks/gtk-engines-ubuntulooks-0.9.12-r1.ebuild,v 1.1 2007/10/07 10:50:27 drac Exp $ inherit eutils -PATCH_LEVEL=7 +PATCH_LEVEL=8 MY_PN=${PN/gtk-engines-/} |