diff options
author | 2008-04-13 18:58:36 +0000 | |
---|---|---|
committer | 2008-04-13 18:58:36 +0000 | |
commit | 9db251d5f4fcbb6047bcb82bbcf1784f0dea42ab (patch) | |
tree | 64cfd5e1698b0178662b5a89443b28f1f5e9bf51 /media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild | |
parent | QA cleanup, moved pkgconfig from rdep to dep and quoting. (diff) | |
download | gentoo-2-9db251d5f4fcbb6047bcb82bbcf1784f0dea42ab.tar.gz gentoo-2-9db251d5f4fcbb6047bcb82bbcf1784f0dea42ab.tar.bz2 gentoo-2-9db251d5f4fcbb6047bcb82bbcf1784f0dea42ab.zip |
bug 217518 , removed (german) from HOMEPAGE
(Portage version: 2.1.4.4)
Diffstat (limited to 'media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild')
-rw-r--r-- | media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild index 3857f08e8c1f..0ca07324e54a 100644 --- a/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild +++ b/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild,v 1.1 2008/01/06 20:29:16 hd_brummy Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-plugins/vdr-mount/vdr-mount-0.0.2.ebuild,v 1.2 2008/04/13 18:58:36 hd_brummy Exp $ inherit vdr-plugin DESCRIPTION="VDR plugin: (Un)Mount removable media via osd" -HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Mount-plugin (german)" +HOMEPAGE="http://www.vdr-wiki.de/wiki/index.php/Mount-plugin" SRC_URI="http://homepages.physik.uni-muenchen.de/~Felix.Rauscher/${P}.tgz" KEYWORDS="~x86 ~amd64" |