diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 20:07:36 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2010-02-19 20:07:36 +0000 |
commit | 3f279f6e058ab82d14c12a174702f3bb2aad87af (patch) | |
tree | 7e435e24dab1ed81ed151c5e3a96238be7eb6bf3 /xfce-extra/xfce4-dict | |
parent | amd64 stable wrt #305657 (diff) | |
download | historical-3f279f6e058ab82d14c12a174702f3bb2aad87af.tar.gz historical-3f279f6e058ab82d14c12a174702f3bb2aad87af.tar.bz2 historical-3f279f6e058ab82d14c12a174702f3bb2aad87af.zip |
amd64 stable wrt #305657
Package-Manager: portage-2.2_rc62/cvs/Linux x86_64
Diffstat (limited to 'xfce-extra/xfce4-dict')
-rw-r--r-- | xfce-extra/xfce4-dict/ChangeLog | 8 | ||||
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-dict/ChangeLog b/xfce-extra/xfce4-dict/ChangeLog index 9e90ccc25094..d3c996528b27 100644 --- a/xfce-extra/xfce4-dict/ChangeLog +++ b/xfce-extra/xfce4-dict/ChangeLog @@ -1,6 +1,10 @@ # 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.43 2009/12/31 16:04:57 darkside Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/ChangeLog,v 1.44 2010/02/19 20:06:32 ssuominen Exp $ + + 19 Feb 2010; Samuli Suominen <ssuominen@gentoo.org> + xfce4-dict-0.6.0.ebuild: + amd64 stable wrt #305657 *xfce4-dict-0.6.0 (31 Dec 2009) diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild index 11a77f04c4f3..0b2c324fef75 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2010 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.6.0.ebuild,v 1.1 2009/12/31 16:04:57 darkside Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.6.0.ebuild,v 1.2 2010/02/19 20:06:32 ssuominen Exp $ EAPI=2 inherit xfconf @@ -11,7 +11,7 @@ SRC_URI="mirror://xfce/src/apps/${PN}/0.6/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |