summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeremy Olexa <darkside@gentoo.org>2009-10-23 14:02:10 +0000
committerJeremy Olexa <darkside@gentoo.org>2009-10-23 14:02:10 +0000
commit14ebad4779185e29e8aa8c4c987114d0b9d73645 (patch)
tree0f95fa94a68f0d41bfe18801c2b87c4d16230043 /xfce-extra/xfce4-indicator-plugin
parentVersion bumps (diff)
downloadgentoo-2-14ebad4779185e29e8aa8c4c987114d0b9d73645.tar.gz
gentoo-2-14ebad4779185e29e8aa8c4c987114d0b9d73645.tar.bz2
gentoo-2-14ebad4779185e29e8aa8c4c987114d0b9d73645.zip
Version bump, http://releases.xfce.org/feeds/project/xfce4-indicator-plugin
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-indicator-plugin')
-rw-r--r--xfce-extra/xfce4-indicator-plugin/ChangeLog10
-rw-r--r--xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild (renamed from xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.0.1.ebuild)4
2 files changed, 11 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-indicator-plugin/ChangeLog b/xfce-extra/xfce4-indicator-plugin/ChangeLog
index 2b036407bbb1..06de6a467784 100644
--- a/xfce-extra/xfce4-indicator-plugin/ChangeLog
+++ b/xfce-extra/xfce4-indicator-plugin/ChangeLog
@@ -1,6 +1,14 @@
# ChangeLog for xfce-extra/xfce4-indicator-plugin
# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.1 2009/09/21 16:20:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/ChangeLog,v 1.2 2009/10/23 14:02:10 darkside Exp $
+
+*xfce4-indicator-plugin-0.1.0 (23 Oct 2009)
+
+ 23 Oct 2009; Jeremy Olexa <darkside@gentoo.org>
+ -xfce4-indicator-plugin-0.0.1.ebuild,
+ +xfce4-indicator-plugin-0.1.0.ebuild:
+ Version bump,
+ http://releases.xfce.org/feeds/project/xfce4-indicator-plugin
*xfce4-indicator-plugin-0.0.1 (21 Sep 2009)
diff --git a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.0.1.ebuild b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild
index 2e8d9a827e83..2a6f69d5a252 100644
--- a/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.0.1.ebuild
+++ b/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild
@@ -1,13 +1,13 @@
# Copyright 1999-2009 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.0.1.ebuild,v 1.1 2009/09/21 16:20:30 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-indicator-plugin/xfce4-indicator-plugin-0.1.0.ebuild,v 1.1 2009/10/23 14:02:10 darkside Exp $
EAPI=2
inherit xfconf
DESCRIPTION="a panel plugin that uses indicator-applet to show new messages"
HOMEPAGE="http://www.xfce.org/"
-SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.0/${P}.tar.bz2"
+SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.1/${P}.tar.bz2"
LICENSE="GPL-2"
SLOT="0"