summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@gentoo.org>2006-12-07 20:51:08 +0000
committerSaleem Abdulrasool <compnerd@gentoo.org>2006-12-07 20:51:08 +0000
commit43138e5e710108354323288a0b4ae9c4939794bc (patch)
tree0dae648d295a718c502f8b21cc0d3590934e10e2 /x11-plugins/tomboy-reminder
parentMore ebuild polishing to keep it similar to net-misc/openswan. (diff)
downloadgentoo-2-43138e5e710108354323288a0b4ae9c4939794bc.tar.gz
gentoo-2-43138e5e710108354323288a0b4ae9c4939794bc.tar.bz2
gentoo-2-43138e5e710108354323288a0b4ae9c4939794bc.zip
post commit fixup
(Portage version: 2.1.2_rc2-r5)
Diffstat (limited to 'x11-plugins/tomboy-reminder')
-rw-r--r--x11-plugins/tomboy-reminder/ChangeLog6
-rw-r--r--x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-plugins/tomboy-reminder/ChangeLog b/x11-plugins/tomboy-reminder/ChangeLog
index ed6ed992d844..1453cc61c2b1 100644
--- a/x11-plugins/tomboy-reminder/ChangeLog
+++ b/x11-plugins/tomboy-reminder/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for x11-plugins/tomboy-reminder
# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/ChangeLog,v 1.1 2006/12/07 20:43:16 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/ChangeLog,v 1.2 2006/12/07 20:51:08 compnerd Exp $
+
+ 07 Dec 2006; Saleem Abdulrasool <compnerd@gentoo.org>
+ tomboy-reminder-0.9.ebuild:
+ Fix tomboy dependency
*tomboy-reminder-0.9 (07 Dec 2006)
diff --git a/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild b/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild
index 9182e75764e9..a9a751d8c38c 100644
--- a/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild
+++ b/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2006 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.ebuild,v 1.1 2006/12/07 20:43:16 compnerd Exp $
+# $Header: /var/cvsroot/gentoo-x86/x11-plugins/tomboy-reminder/tomboy-reminder-0.9.ebuild,v 1.2 2006/12/07 20:51:08 compnerd Exp $
inherit mono eutils
@@ -14,7 +14,7 @@ KEYWORDS="~x86"
IUSE=""
RDEPEND=">=dev-lang/mono-1.0
- app-misc/tomboy"
+ >=app-misc/tomboy-0.3.2"
DEPEND="${RDEPEND}
>=dev-util/pkgconfig-0.19"