diff options
author | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 16:59:31 +0000 |
---|---|---|
committer | Joshua Nichols <nichoj@gentoo.org> | 2007-02-04 16:59:31 +0000 |
commit | 264f9838e03e1fcb76b4df6efba34edc00f89f1c (patch) | |
tree | a551695dd416e0415e49353bba323b7bd6322f71 /xfce-extra | |
parent | Add lot of patches from David Leverton <u01drl3@abdn.ac.uk>, closes bugs #159... (diff) | |
download | gentoo-2-264f9838e03e1fcb76b4df6efba34edc00f89f1c.tar.gz gentoo-2-264f9838e03e1fcb76b4df6efba34edc00f89f1c.tar.bz2 gentoo-2-264f9838e03e1fcb76b4df6efba34edc00f89f1c.zip |
Updated to use final 4.4 release.
(Portage version: 2.1.2-r7)
Diffstat (limited to 'xfce-extra')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index b538a276d8fa..8c48075f762a 100644 --- a/xfce-extra/xfce4-dict/ChangeLog +++ b/xfce-extra/xfce4-dict/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for xfce-extra/xfce4-dict # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.1 2007/01/21 19:35:09 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.2 2007/02/04 16:59:31 nichoj Exp $ + + 04 Feb 2007; Joshua Nichols <nichoj@gentoo.org> xfce4-dict-0.2.1.ebuild: + Updated to use final 4.4 release. *xfce4-dict-0.2.1 (21 Jan 2007) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild index e53c5b6a8fab..c62b985f813f 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild @@ -1,13 +1,13 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild,v 1.1 2007/01/21 19:35:09 nichoj Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.2.1.ebuild,v 1.2 2007/02/04 16:59:31 nichoj Exp $ inherit xfce44 DESCRIPTION="Xfce4 panel dict plugin" KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" -xfce44_beta +xfce44 xfce44_goodies_panel_plugin DEPEND="dev-util/intltool" |