summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2010-03-31 12:44:42 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2010-03-31 12:44:42 +0000
commit0fcf18dd425531013c1647a5349c6f61aa8e3c7c (patch)
tree498bdfb5cf6d1e761f533ba6d6293d7cc8d25128 /xfce-extra
parentstable x86, bug 310021 (diff)
downloadgentoo-2-0fcf18dd425531013c1647a5349c6f61aa8e3c7c.tar.gz
gentoo-2-0fcf18dd425531013c1647a5349c6f61aa8e3c7c.tar.bz2
gentoo-2-0fcf18dd425531013c1647a5349c6f61aa8e3c7c.zip
Version bump.
(Portage version: 2.2_rc67/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra')
-rw-r--r--xfce-extra/xfce4-notes-plugin/ChangeLog8
-rw-r--r--xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild (renamed from xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.4.ebuild)3
2 files changed, 9 insertions, 2 deletions
diff --git a/xfce-extra/xfce4-notes-plugin/ChangeLog b/xfce-extra/xfce4-notes-plugin/ChangeLog
index 9388e0ffaf1b..534200c03a3d 100644
--- a/xfce-extra/xfce4-notes-plugin/ChangeLog
+++ b/xfce-extra/xfce4-notes-plugin/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for xfce-extra/xfce4-notes-plugin
# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.18 2010/03/29 15:07:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/ChangeLog,v 1.19 2010/03/31 12:44:42 ssuominen Exp $
+
+*xfce4-notes-plugin-1.7.6 (31 Mar 2010)
+
+ 31 Mar 2010; Samuli Suominen <ssuominen@gentoo.org>
+ +xfce4-notes-plugin-1.7.6.ebuild:
+ Version bump.
*xfce4-notes-plugin-1.7.4 (29 Mar 2010)
diff --git a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.4.ebuild b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild
index 7786e6821567..f169e1e6648b 100644
--- a/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.4.ebuild
+++ b/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2010 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.4.ebuild,v 1.1 2010/03/29 15:07:55 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-notes-plugin/xfce4-notes-plugin-1.7.6.ebuild,v 1.1 2010/03/31 12:44:42 ssuominen Exp $
EAPI=2
inherit xfconf
@@ -28,5 +28,6 @@ DEPEND="${RDEPEND}
pkg_setup() {
DOCS="AUTHORS ChangeLog NEWS README"
XFCONF="--disable-dependency-tracking
+ --disable-static
$(xfconf_use_debug)"
}