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
commit93949d1ea6f7103b91170e03013bc983efdcf8c6 (patch)
tree525a9d9e3bc93e2890f5404524f7f8a79695d08f /xfce-extra/xfce4-notes-plugin
parentamd64 stable, bug 282678. Update HOMEPAGE and SRC_URI to proper (diff)
downloadhistorical-93949d1ea6f7103b91170e03013bc983efdcf8c6.tar.gz
historical-93949d1ea6f7103b91170e03013bc983efdcf8c6.tar.bz2
historical-93949d1ea6f7103b91170e03013bc983efdcf8c6.zip
amd64 stable, bug 282680. Update HOMEPAGE
Package-Manager: portage-2.1.6.13/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-notes-plugin')
-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