summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPacho Ramos <pacho@gentoo.org>2010-09-11 17:25:01 +0000
committerPacho Ramos <pacho@gentoo.org>2010-09-11 17:25:01 +0000
commite745e57b45fb76355a8f8dbf9ef7ac4434b645ba (patch)
tree20a5499d2135059c73ffce57577c8140c56421b8 /x11-plugins/tomboy-reminder
parentconvert gcc version funcs to query the preprocessor for its gcc version to wo... (diff)
downloadgentoo-2-e745e57b45fb76355a8f8dbf9ef7ac4434b645ba.tar.gz
gentoo-2-e745e57b45fb76355a8f8dbf9ef7ac4434b645ba.tar.bz2
gentoo-2-e745e57b45fb76355a8f8dbf9ef7ac4434b645ba.zip
Version bump with better integration with newer tomboy. Remove old.
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'x11-plugins/tomboy-reminder')
-rw-r--r--x11-plugins/tomboy-reminder/ChangeLog10
-rw-r--r--x11-plugins/tomboy-reminder/tomboy-reminder-0.9.2.ebuild (renamed from x11-plugins/tomboy-reminder/tomboy-reminder-0.9.1.ebuild)6
2 files changed, 11 insertions, 5 deletions
diff --git a/x11-plugins/tomboy-reminder/ChangeLog b/x11-plugins/tomboy-reminder/ChangeLog
index 0bc0ab5335df..1ae297e5d6bf 100644
--- a/x11-plugins/tomboy-reminder/ChangeLog
+++ b/x11-plugins/tomboy-reminder/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for x11-plugins/tomboy-reminder
-# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/ChangeLog,v 1.8 2009/01/25 17:10:50 loki_val Exp $
+# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/ChangeLog,v 1.9 2010/09/11 17:25:01 pacho Exp $
+
+*tomboy-reminder-0.9.2 (11 Sep 2010)
+
+ 11 Sep 2010; Pacho Ramos <pacho@gentoo.org> -tomboy-reminder-0.9.1.ebuild,
+ +tomboy-reminder-0.9.2.ebuild:
+ Version bump with better integration with newer tomboy. Remove old.
25 Jan 2009; Peter Alfredsen <loki_val@gentoo.org> metadata.xml:
compnerd retired
diff --git a/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.1.ebuild b/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.2.ebuild
index c23e1ae8fa5b..eee3ba5f3629 100644
--- a/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.1.ebuild
+++ b/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.2.ebuild
@@ -1,6 +1,6 @@
-# Copyright 1999-2009 Gentoo Foundation
+# Copyright 1999-2010 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.1.ebuild,v 1.2 2009/01/25 17:10:50 loki_val Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.2.ebuild,v 1.1 2010/09/11 17:25:01 pacho Exp $
EAPI=2
@@ -8,7 +8,7 @@ inherit base mono
DESCRIPTION="Reminder Plugin for Tomboy"
HOMEPAGE="http://flukkost.nu/blog/tomboy-reminder/"
-SRC_URI="http://flukkost.nu/${P}.tar.bz2"
+SRC_URI="http://flukkost.nu/${P}.tar.gz"
LICENSE="Apache-2.0"
SLOT="0"