diff options
author | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:01:31 +0000 |
---|---|---|
committer | Pacho Ramos <pacho@gentoo.org> | 2010-07-31 20:01:31 +0000 |
commit | 9c05c24519847456cc2c44f95151ae38f41a9922 (patch) | |
tree | b8718f814758c7be4e23e5d3da2e244392cd5ba5 /gnome-extra/gnome-user-share | |
parent | x86 stable wrt bug #330449 (diff) | |
download | historical-9c05c24519847456cc2c44f95151ae38f41a9922.tar.gz historical-9c05c24519847456cc2c44f95151ae38f41a9922.tar.bz2 historical-9c05c24519847456cc2c44f95151ae38f41a9922.zip |
amd64 stable, bug 324077
Package-Manager: portage-2.1.8.3/cvs/Linux x86_64
Diffstat (limited to 'gnome-extra/gnome-user-share')
-rw-r--r-- | gnome-extra/gnome-user-share/ChangeLog | 6 | ||||
-rw-r--r-- | gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/gnome-extra/gnome-user-share/ChangeLog b/gnome-extra/gnome-user-share/ChangeLog index 200ee3077ed0..5e9f7dafd2b4 100644 --- a/gnome-extra/gnome-user-share/ChangeLog +++ b/gnome-extra/gnome-user-share/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for gnome-extra/gnome-user-share # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-share/ChangeLog,v 1.6 2010/06/13 21:49:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-share/ChangeLog,v 1.7 2010/07/31 19:54:43 pacho Exp $ + + 31 Jul 2010; Pacho Ramos <pacho@gentoo.org> + gnome-user-share-2.30.0.ebuild: + amd64 stable, bug 324077 *gnome-user-share-2.30.0 (13 Jun 2010) diff --git a/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild b/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild index 88e59c0d926f..6ebbfa74b72d 100644 --- a/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild +++ b/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild,v 1.1 2010/06/13 21:49:09 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-user-share/gnome-user-share-2.30.0.ebuild,v 1.2 2010/07/31 19:54:43 pacho Exp $ EAPI="2" GCONF_DEBUG="no" @@ -12,7 +12,7 @@ HOMEPAGE="http://www.gnome.org/" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" # FIXME: could libnotify be made optional ? |