diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:53:13 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 03:53:13 +0000 |
commit | 9668b3b2e05b3f5f911c09dbd063c420f68ced53 (patch) | |
tree | 3a9235016fe703c7d382dc946c659528fe3edfc5 /xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild | |
parent | amd64 stable, bug 282680. Update HOMEPAGE (diff) | |
download | gentoo-2-9668b3b2e05b3f5f911c09dbd063c420f68ced53.tar.gz gentoo-2-9668b3b2e05b3f5f911c09dbd063c420f68ced53.tar.bz2 gentoo-2-9668b3b2e05b3f5f911c09dbd063c420f68ced53.zip |
amd64 stable, bug 282691. Update HOMEPAGE
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild')
-rw-r--r-- | xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild index e5cb8fadf843..6096faaa595b 100644 --- a/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild +++ b/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild @@ -1,17 +1,17 @@ # 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.3.ebuild,v 1.3 2009/08/25 13:47:47 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-dict/xfce4-dict-0.5.3.ebuild,v 1.4 2009/08/26 03:53:13 darkside Exp $ EAPI=2 inherit xfconf DESCRIPTION="plugin and stand-alone application to query dict.org" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/applications/xfce4-dict " SRC_URI="mirror://xfce/src/apps/${PN}/0.5/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~alpha amd64 ~arm ~hppa ~ia64 ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd" IUSE="debug" RDEPEND=">=dev-libs/glib-2.6:2 |