diff options
author | 2009-02-04 21:20:21 +0000 | |
---|---|---|
committer | 2009-02-04 21:20:21 +0000 | |
commit | 0c6cf50ad620b01bbdbc018df1b805009441c858 (patch) | |
tree | 1fa21a1b4647aa4df2be9cfce4cbffffceeca040 /xfce-extra/xfce4-dict | |
parent | version bump by Jean-Marc Hengen in bug #256525; install into /opt wrt bug #2... (diff) | |
download | historical-0c6cf50ad620b01bbdbc018df1b805009441c858.tar.gz historical-0c6cf50ad620b01bbdbc018df1b805009441c858.tar.bz2 historical-0c6cf50ad620b01bbdbc018df1b805009441c858.zip |
arm/ia64/sparc stable wrt #254440
Package-Manager: portage-2.1.6.4/cvs/Linux 2.6.26-gentoo-r2 ia64
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 5 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 8173a568fda3..d1bc500fda73 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-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.31 2009/01/25 16:38:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.32 2009/02/04 21:17:43 armin76 Exp $ + + 04 Feb 2009; Raúl Porcel <armin76@gentoo.org> xfce4-dict-0.5.2.ebuild: + arm/ia64/sparc stable wrt #254440 25 Jan 2009; Tobias Klausmann <klausman@gentoo.org> xfce4-dict-0.5.2.ebuild: diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild index 89cae3ce98df..f6ace65aa9f6 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2009 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.5.2.ebuild,v 1.7 2009/01/25 16:38:26 klausman Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild,v 1.8 2009/02/04 21:17:43 armin76 Exp $ EAPI=1 @@ -12,7 +12,7 @@ SRC_URI="http://goodies.xfce.org/releases/${PN}/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="alpha amd64 ~arm hppa ~ia64 ~mips ppc ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd" IUSE="" RDEPEND=">=dev-libs/glib-2.6:2 |