summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-08-26 03:50:57 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-08-26 03:50:57 +0000
commit5ad581f7d4da9da311c8ceaf31299fcd8d87579c (patch)
tree6d1209db8262cc85227bffc197fe2a883e085561
parentamd64 stable, bug 282678. Update HOMEPAGE and SRC_URI to proper (diff)
downloadgentoo-2-5ad581f7d4da9da311c8ceaf31299fcd8d87579c.tar.gz
gentoo-2-5ad581f7d4da9da311c8ceaf31299fcd8d87579c.tar.bz2
gentoo-2-5ad581f7d4da9da311c8ceaf31299fcd8d87579c.zip
amd64 stable, bug 282680. Update HOMEPAGE
(Portage version: 2.1.6.13/cvs/Linux x86_64)
-rw-r--r--xfce-extra/xfce4-notes-plugin/ChangeLog6
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild6
2 files changed, 8 insertions, 4 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog
index 85df9fa50191..c69baa66eee0 100644
--- a/xfce-extra/xfce4-notes-plugin/ChangeLog
+++ b/xfce-extra/xfce4-notes-plugin/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for xfce-extra/xfce4-notes-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.1 2009/08/25 11:26:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.2 2009/08/26 03:50:57 darkside Exp $
+
+ 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org>
+ xfce4-notes-plugin-1.7.0.ebuild:
+ amd64 stable, bug 282680. Update HOMEPAGE
*xfce4-notes-plugin-1.7.0 (25 Aug 2009)
*xfce4-notes-plugin-1.6.3 (25 Aug 2009)
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild
index 6c4209e689c3..15f4cad23140 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild
@@ -1,17 +1,17 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild,v 1.1 2009/08/25 11:26:09 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.0.ebuild,v 1.2 2009/08/26 03:50:57 darkside Exp $
EAPI=2
inherit xfconf
DESCRIPTION="Xfce4 panel sticky notes plugin"
-HOMEPAGE="http://www.xfce.org/"
+HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin"
SRC_URI="mirror://xfce/src/panel-plugins/${PN}/1.7/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"
-KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
+KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd"
IUSE="debug"
RDEPEND=">=x11-libs/gtk+-2.10:2