diff options
author | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-22 21:23:51 +0000 |
---|---|---|
committer | Bryan Østergaard <kloeri@gentoo.org> | 2004-11-22 21:23:51 +0000 |
commit | 60ea7fba4ffd6b952e112c3f5dba5a6fdb2c5878 (patch) | |
tree | 37f007b3ab58fd44001f7e613e18fd8f0fc5886d /x11-libs/startup-notification | |
parent | Updating use.local.desc to add the "netboot" local USE flag for grub. (diff) | |
download | gentoo-2-60ea7fba4ffd6b952e112c3f5dba5a6fdb2c5878.tar.gz gentoo-2-60ea7fba4ffd6b952e112c3f5dba5a6fdb2c5878.tar.bz2 gentoo-2-60ea7fba4ffd6b952e112c3f5dba5a6fdb2c5878.zip |
Stable on alpha.
Diffstat (limited to 'x11-libs/startup-notification')
-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 87342387829a..2644ffcc6bf3 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.32 2004/11/12 10:06:35 obz Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-libs/startup-notification/ChangeLog,v 1.33 2004/11/22 21:22:49 kloeri Exp $ + + 22 Nov 2004; Bryan Østergaard <kloeri@gentoo.org> + startup-notification-0.7.ebuild: + Stable on alpha. 12 Nov 2004; Mike Gardiner <obz@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 51267096a220..5fa952571294 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.8 2004/11/12 10:06:35 obz Exp $ +# $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 $ 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" |