diff options
author | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 19:44:22 +0000 |
---|---|---|
committer | Jeroen Roovers <jer@gentoo.org> | 2009-01-21 19:44:22 +0000 |
commit | f510500ed708cdbc53cbeb2bedad3004fe98e934 (patch) | |
tree | dacd8b287826668f53c09dcd210333332591f3fb /xfce-extra/xfce4-dict | |
parent | Stable for HPPA (bug #254440). (diff) | |
download | gentoo-2-f510500ed708cdbc53cbeb2bedad3004fe98e934.tar.gz gentoo-2-f510500ed708cdbc53cbeb2bedad3004fe98e934.tar.bz2 gentoo-2-f510500ed708cdbc53cbeb2bedad3004fe98e934.zip |
Stable for HPPA (bug #254440).
(Portage version: 2.2_rc23/cvs/Linux i686)
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 007a2f9e1890..6c086e8a2557 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.29 2009/01/18 16:20:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.30 2009/01/21 19:44:22 jer Exp $ + + 21 Jan 2009; Jeroen Roovers <jer@gentoo.org> xfce4-dict-0.5.2.ebuild: + Stable for HPPA (bug #254440). 18 Jan 2009; Markus Meier <maekke@gentoo.org> xfce4-dict-0.5.2.ebuild: x86 stable, bug #254440 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 f2a4e2486d94..fa4960581782 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.5 2009/01/18 16:20:28 maekke Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.2.ebuild,v 1.6 2009/01/21 19:44:22 jer 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 |