diff options
author | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 02:56:12 +0000 |
---|---|---|
committer | Jeremy Olexa <darkside@gentoo.org> | 2009-08-26 02:56:12 +0000 |
commit | bccf738f9cabd4ed8d01a0d8c34e69370b7a9415 (patch) | |
tree | db6e3b4392cb4715538d5833b581387b93a2c3fa /xfce-extra/xfce4-radio-plugin | |
parent | Version bump and fixed hdf5 issue (#275388) as well as collision with antlr (... (diff) | |
download | gentoo-2-bccf738f9cabd4ed8d01a0d8c34e69370b7a9415.tar.gz gentoo-2-bccf738f9cabd4ed8d01a0d8c34e69370b7a9415.tar.bz2 gentoo-2-bccf738f9cabd4ed8d01a0d8c34e69370b7a9415.zip |
useful HOMEPAGE
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'xfce-extra/xfce4-radio-plugin')
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/ChangeLog | 6 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild | 4 | ||||
-rw-r--r-- | xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild | 4 |
3 files changed, 9 insertions, 5 deletions
diff --git a/xfce-extra/xfce4-radio-plugin/ChangeLog b/xfce-extra/xfce4-radio-plugin/ChangeLog index a7c5656a32e5..8584588df3c6 100644 --- a/xfce-extra/xfce4-radio-plugin/ChangeLog +++ b/xfce-extra/xfce4-radio-plugin/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for xfce-extra/xfce4-radio-plugin # Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.1 2009/08/23 19:51:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/ChangeLog,v 1.2 2009/08/26 02:56:12 darkside Exp $ + + 26 Aug 2009; Jeremy Olexa <darkside@gentoo.org> + xfce4-radio-plugin-0.3.1.ebuild, xfce4-radio-plugin-0.4.2.ebuild: + useful HOMEPAGE *xfce4-radio-plugin-0.4.2 (23 Aug 2009) *xfce4-radio-plugin-0.3.1 (23 Aug 2009) diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild index 2329fcbe3aec..a3a105b29ead 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild,v 1.1 2009/08/23 19:51:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.3.1.ebuild,v 1.2 2009/08/26 02:56:12 darkside Exp $ inherit xfconf DESCRIPTION="Panel plugin to control V4L radio device" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin" SRC_URI="mirror://gentoo/${P}.tar.gz" LICENSE="GPL-3" diff --git a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild index 41ee46e741ae..1c6345b80aa6 100644 --- a/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild +++ b/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild @@ -1,12 +1,12 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.1 2009/08/23 19:51:49 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/xfce-extra/xfce4-radio-plugin/xfce4-radio-plugin-0.4.2.ebuild,v 1.2 2009/08/26 02:56:12 darkside Exp $ EAPI=2 inherit xfconf DESCRIPTION="Panel plugin to control V4L radio device" -HOMEPAGE="http://www.xfce.org/" +HOMEPAGE="http://goodies.xfce.org/projects/panel-plugins/xfce4-radio-plugin" SRC_URI="mirror://xfce/src/panel-plugins/${PN}/0.4/${P}.tar.gz" LICENSE="GPL-3" |