diff options
author | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:16:00 +0000 |
---|---|---|
committer | Dylan Carlson <absinthe@gentoo.org> | 2004-12-16 06:16:00 +0000 |
commit | bbc0ffe7990be84bf5734982f36dd2c5c6409884 (patch) | |
tree | f1a516400ad2c35bc2810f66b01f5ec9cd3f4a87 /x11-libs | |
parent | Stable on amd64. Closes bug 73277. (Manifest recommit) (diff) | |
download | gentoo-2-bbc0ffe7990be84bf5734982f36dd2c5c6409884.tar.gz gentoo-2-bbc0ffe7990be84bf5734982f36dd2c5c6409884.tar.bz2 gentoo-2-bbc0ffe7990be84bf5734982f36dd2c5c6409884.zip |
Stable on amd64.
Diffstat (limited to 'x11-libs')
-rw-r--r-- | x11-libs/startup-notification/ChangeLog | 6 | ||||
-rw-r--r-- | x11-libs/startup-notification/startup-notification-0.7.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-libs/startup-notification/ChangeLog b/x11-libs/startup-notification/ChangeLog index 2644ffcc6bf3..e4636887a2b2 100644 --- a/x11-libs/startup-notification/ChangeLog +++ b/x11-libs/startup-notification/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-libs/startup-notification # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.33 2004/11/22 21:22:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.34 2004/12/16 06:16:00 absinthe Exp $ + + 16 Dec 2004; Dylan Carlson <absinthe@gentoo.org> + startup-notification-0.7.ebuild: + Stable on amd64. 22 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> startup-notification-0.7.ebuild: diff --git a/x11-libs/startup-notification/startup-notification-0.7.ebuild b/x11-libs/startup-notification/startup-notification-0.7.ebuild index 5fa952571294..9e4762ac9182 100644 --- a/x11-libs/startup-notification/startup-notification-0.7.ebuild +++ b/x11-libs/startup-notification/startup-notification-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.7.ebuild,v 1.9 2004/11/22 21:22:49 kloeri Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/startup-notification-0.7.ebuild,v 1.10 2004/12/16 06:16:00 absinthe Exp $ inherit gnome.org @@ -9,7 +9,7 @@ HOMEPAGE="http://www.freedesktop.org/software/startup-notification/" LICENSE="LGPL-2 BSD" SLOT="0" -KEYWORDS="x86 alpha ~amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc" +KEYWORDS="x86 alpha amd64 ~arm ~hppa ~ia64 ~mips ppc ~ppc64 sparc" IUSE="" DEPEND="virtual/x11" |