summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSamuli Suominen <ssuominen@gentoo.org>2012-03-15 07:15:27 +0000
committerSamuli Suominen <ssuominen@gentoo.org>2012-03-15 07:15:27 +0000
commitae29eb5831dc9cf42a2a955585965baa5c9df66a (patch)
tree236f2995f1da626527c15cc43b5c2176ff47f400 /sys-apps/usb_modeswitch
parentMaintained also by the Gentoo Freedesktop Team. (diff)
downloadgentoo-2-ae29eb5831dc9cf42a2a955585965baa5c9df66a.tar.gz
gentoo-2-ae29eb5831dc9cf42a2a955585965baa5c9df66a.tar.bz2
gentoo-2-ae29eb5831dc9cf42a2a955585965baa5c9df66a.zip
Include direct link to device_reference.txt in HOMEPAGE for easy access.
(Portage version: 2.2.0_alpha90/cvs/Linux x86_64)
Diffstat (limited to 'sys-apps/usb_modeswitch')
-rw-r--r--sys-apps/usb_modeswitch/ChangeLog6
-rw-r--r--sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/sys-apps/usb_modeswitch/ChangeLog b/sys-apps/usb_modeswitch/ChangeLog
index 6717b4aa011a..760deadd7a61 100644
--- a/sys-apps/usb_modeswitch/ChangeLog
+++ b/sys-apps/usb_modeswitch/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for sys-apps/usb_modeswitch
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usb_modeswitch/ChangeLog,v 1.26 2012/03/15 07:10:37 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usb_modeswitch/ChangeLog,v 1.27 2012/03/15 07:15:27 ssuominen Exp $
+
+ 15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org>
+ usb_modeswitch-1.2.3.ebuild:
+ Include direct link to device_reference.txt in HOMEPAGE for easy access.
15 Mar 2012; Samuli Suominen <ssuominen@gentoo.org> metadata.xml:
Maintained also by the Gentoo Freedesktop Team.
diff --git a/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild b/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild
index 4a905db9b422..f299a4934d54 100644
--- a/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild
+++ b/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2012 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild,v 1.1 2012/03/15 07:03:05 ssuominen Exp $
+# $Header: /var/cvsroot/gentoo-x86/sys-apps/usb_modeswitch/usb_modeswitch-1.2.3.ebuild,v 1.2 2012/03/15 07:15:27 ssuominen Exp $
EAPI=4
inherit linux-info toolchain-funcs
@@ -10,7 +10,7 @@ MY_P=${MY_PN}-${PV}
DATA_VER=20120120
DESCRIPTION="USB_ModeSwitch is a tool for controlling 'flip flop' (multiple devices) USB gear like UMTS sticks"
-HOMEPAGE="http://www.draisberghof.de/usb_modeswitch/"
+HOMEPAGE="http://www.draisberghof.de/usb_modeswitch/ http://www.draisberghof.de/usb_modeswitch/device_reference.txt"
SRC_URI="http://www.draisberghof.de/${PN}/${MY_P}.tar.bz2
http://www.draisberghof.de/${PN}/${MY_PN}-data-${DATA_VER}.tar.bz2"