diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 13:57:10 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-08-26 13:57:10 +0000 |
commit | 302310e39b97090e7affaf381437c3dea80f8e1d (patch) | |
tree | 6961886a88e6b491398eb026f1fd5fabfe563362 /x11-themes/gtk-engines-notif2 | |
parent | add ~ia64 (diff) | |
download | gentoo-2-302310e39b97090e7affaf381437c3dea80f8e1d.tar.gz gentoo-2-302310e39b97090e7affaf381437c3dea80f8e1d.tar.bz2 gentoo-2-302310e39b97090e7affaf381437c3dea80f8e1d.zip |
add ~ia64
(Portage version: 2.0.51.22-r2)
Diffstat (limited to 'x11-themes/gtk-engines-notif2')
-rw-r--r-- | x11-themes/gtk-engines-notif2/ChangeLog | 8 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/Manifest | 4 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild | 4 |
3 files changed, 10 insertions, 6 deletions
diff --git a/x11-themes/gtk-engines-notif2/ChangeLog b/x11-themes/gtk-engines-notif2/ChangeLog index baaea1e2d80c..fb6b0f89751e 100644 --- a/x11-themes/gtk-engines-notif2/ChangeLog +++ b/x11-themes/gtk-engines-notif2/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-themes/gtk-engines-notif2 -# Copyright 2000-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.8 2005/08/02 11:50:49 leonardop Exp $ +# Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.9 2005/08/26 13:53:31 agriffis Exp $ + + 26 Aug 2005; Aron Griffis <agriffis@gentoo.org> + gtk-engines-notif2-1.0-r1.ebuild: + add ~ia64 *gtk-engines-notif2-1.0-r1 (02 Aug 2005) diff --git a/x11-themes/gtk-engines-notif2/Manifest b/x11-themes/gtk-engines-notif2/Manifest index 0ff322af33fb..c178a14977d5 100644 --- a/x11-themes/gtk-engines-notif2/Manifest +++ b/x11-themes/gtk-engines-notif2/Manifest @@ -1,6 +1,6 @@ +MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 MD5 9983b7a072b5433a7d060622aacdeedb ChangeLog 1276 MD5 a979c89fca90f44ff3bcb255a6d07e31 gtk-engines-notif2-1.0.ebuild 752 -MD5 03ad2e6c4ab41244af1015a8bbb0b39f metadata.xml 158 -MD5 8fd94ea26a0be24939cca0a05109bb5a gtk-engines-notif2-1.0-r1.ebuild 901 +MD5 9fdb4005bdf04f152b9761b73cb9b51d gtk-engines-notif2-1.0-r1.ebuild 906 MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0 63 MD5 75f60267e32e89d77e6fea38ca784364 files/digest-gtk-engines-notif2-1.0-r1 63 diff --git a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild index 993f092e9637..58af60d928bc 100644 --- a/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild +++ b/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2005 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.1 2005/08/02 11:50:49 leonardop Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.2 2005/08/26 13:53:31 agriffis Exp $ inherit gnuconfig DESCRIPTION="GTK+1 Notif2 Theme Engine" HOMEPAGE="http://themes.freshmeat.net/projects/notif210/" SRC_URI="http://download.freshmeat.net/themes/notif210/notif210-1.2.tar.gz" -KEYWORDS="~x86 ~alpha ~ppc ~amd64 ~sparc" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~sparc ~x86" LICENSE="GPL-2" SLOT="1" IUSE="static" |