diff options
author | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-07-17 11:48:11 +0000 |
---|---|---|
committer | Konstantin V. Arkhipov <voxus@gentoo.org> | 2005-07-17 11:48:11 +0000 |
commit | 9b097c55198de64fad0f4dacc5627ca3a66eef9a (patch) | |
tree | 845b3b57bd5146583c602d4cd879c909b7858830 /x11-themes/tiblit | |
parent | dep fixes (diff) | |
download | historical-9b097c55198de64fad0f4dacc5627ca3a66eef9a.tar.gz historical-9b097c55198de64fad0f4dacc5627ca3a66eef9a.tar.bz2 historical-9b097c55198de64fad0f4dacc5627ca3a66eef9a.zip |
* amd64 stable
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'x11-themes/tiblit')
-rw-r--r-- | x11-themes/tiblit/ChangeLog | 5 | ||||
-rw-r--r-- | x11-themes/tiblit/Manifest | 6 | ||||
-rw-r--r-- | x11-themes/tiblit/tiblit-1.2.ebuild | 4 |
3 files changed, 9 insertions, 6 deletions
diff --git a/x11-themes/tiblit/ChangeLog b/x11-themes/tiblit/ChangeLog index 1a5564de30ee..4c8c894437df 100644 --- a/x11-themes/tiblit/ChangeLog +++ b/x11-themes/tiblit/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for x11-themes/tiblit # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/ChangeLog,v 1.6 2005/07/09 22:58:59 weeve Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/ChangeLog,v 1.7 2005/07/17 11:48:11 voxus Exp $ + + 17 Jul 2005; Konstantin Arkhipov <voxus@gentoo.org> tiblit-1.2.ebuild: + Stable on amd64. 09 Jul 2005; Jason Wever <weeve@gentoo.org> tiblit-2.0_beta.ebuild: Added ~sparc keyword. diff --git a/x11-themes/tiblit/Manifest b/x11-themes/tiblit/Manifest index 9891a556d3d4..28053d6353b8 100644 --- a/x11-themes/tiblit/Manifest +++ b/x11-themes/tiblit/Manifest @@ -1,6 +1,6 @@ -MD5 3bcdc7c5b4143398a341c2d4b7b275f0 ChangeLog 741 -MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233 -MD5 5cfa0472c904dc1c55e810d4dfeee7e3 tiblit-1.2.ebuild 488 MD5 841480b5db33bf413ee0a038123f784e tiblit-2.0_beta.ebuild 519 +MD5 d114f80dccb7eca36f0c109e1eb7c564 ChangeLog 834 +MD5 cb28be74814f0f6cbf78047995f51226 metadata.xml 233 +MD5 eb0241a15f89a5bef58c621fcfdf8f15 tiblit-1.2.ebuild 487 MD5 a0616853764094310c10ce30ac89a1f1 files/digest-tiblit-1.2 69 MD5 d0f8634241aad42a5d28761dbb36480e files/digest-tiblit-2.0_beta 68 diff --git a/x11-themes/tiblit/tiblit-1.2.ebuild b/x11-themes/tiblit/tiblit-1.2.ebuild index dc3f6904fa4b..06cbce7bd165 100644 --- a/x11-themes/tiblit/tiblit-1.2.ebuild +++ b/x11-themes/tiblit/tiblit-1.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-1.2.ebuild,v 1.2 2005/07/01 09:00:40 voxus Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/tiblit/tiblit-1.2.ebuild,v 1.3 2005/07/17 11:48:11 voxus Exp $ inherit kde need-kde 3.2 @@ -12,4 +12,4 @@ SRC_URI="http://www.kde-look.org/content/files/${KLV}-${P}.tar.bz2" SLOT="0" LICENSE="GPL-2" -KEYWORDS="x86 ~amd64" +KEYWORDS="x86 amd64" |