diff options
author | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:45:12 +0000 |
---|---|---|
committer | Aron Griffis <agriffis@gentoo.org> | 2005-10-02 19:45:12 +0000 |
commit | b377288821103783006d863f7c999473010dab58 (patch) | |
tree | cc500352c3d411ad12df348dd18010efdb87fd61 /x11-themes/gtk-engines-notif2 | |
parent | Mark 0.10-r2 stable on ia64 (diff) | |
download | historical-b377288821103783006d863f7c999473010dab58.tar.gz historical-b377288821103783006d863f7c999473010dab58.tar.bz2 historical-b377288821103783006d863f7c999473010dab58.zip |
Mark 1.0-r1 stable on ia64
Package-Manager: portage-1.589-cvs
Diffstat (limited to 'x11-themes/gtk-engines-notif2')
-rw-r--r-- | x11-themes/gtk-engines-notif2/ChangeLog | 6 | ||||
-rw-r--r-- | x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-themes/gtk-engines-notif2/ChangeLog b/x11-themes/gtk-engines-notif2/ChangeLog index 2c7d0ba0a5e5..f6953ef3ef4f 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-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.13 2005/09/17 10:19:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/ChangeLog,v 1.14 2005/10/02 19:45:12 agriffis Exp $ + + 02 Oct 2005; Aron Griffis <agriffis@gentoo.org> + gtk-engines-notif2-1.0-r1.ebuild: + Mark 1.0-r1 stable on ia64 17 Sep 2005; Aron Griffis <agriffis@gentoo.org> gtk-engines-notif2-1.0-r1.ebuild: 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 63fef077f92c..37c0403407f5 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.6 2005/09/17 10:19:50 agriffis Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-themes/gtk-engines-notif2/gtk-engines-notif2-1.0-r1.ebuild,v 1.7 2005/10/02 19:45:12 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="alpha ~amd64 ~ia64 ppc sparc x86" +KEYWORDS="alpha ~amd64 ia64 ppc sparc x86" LICENSE="GPL-2" SLOT="1" IUSE="static" |