diff options
author | Justin Lecher <jlec@gentoo.org> | 2014-05-28 10:19:56 +0000 |
---|---|---|
committer | Justin Lecher <jlec@gentoo.org> | 2014-05-28 10:19:56 +0000 |
commit | afb840041bb395e415f12eb8368ee8f48cf9642a (patch) | |
tree | 389aa3b3394226301847ec16d7229b52a93070dd /sys-apps/hwinfo/hwinfo-18.1.ebuild | |
parent | Initial commit. Satisfies dependencies of www-apps/rt-4.2.4 (diff) | |
download | historical-afb840041bb395e415f12eb8368ee8f48cf9642a.tar.gz historical-afb840041bb395e415f12eb8368ee8f48cf9642a.tar.bz2 historical-afb840041bb395e415f12eb8368ee8f48cf9642a.zip |
sys-apps/hwinfo: Version Bump
Package-Manager: portage-2.2.10/cvs/Linux x86_64
Manifest-Sign-Key: 0xB9D4F231BD1558AB!
Diffstat (limited to 'sys-apps/hwinfo/hwinfo-18.1.ebuild')
-rw-r--r-- | sys-apps/hwinfo/hwinfo-18.1.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sys-apps/hwinfo/hwinfo-18.1.ebuild b/sys-apps/hwinfo/hwinfo-18.1.ebuild index 14d00e34757b..cc800f995029 100644 --- a/sys-apps/hwinfo/hwinfo-18.1.ebuild +++ b/sys-apps/hwinfo/hwinfo-18.1.ebuild @@ -1,11 +1,11 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.8 2010/11/01 18:52:57 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-apps/hwinfo/hwinfo-18.1.ebuild,v 1.9 2014/05/28 10:19:55 jlec Exp $ EAPI=2 inherit multilib rpm toolchain-funcs -DESCRIPTION="hwinfo is the hardware detection tool used in SuSE Linux." +DESCRIPTION="hardware detection tool used in SuSE Linux" HOMEPAGE="http://www.opensuse.org/" SRC_URI="http://download.opensuse.org/source/factory/repo/oss/suse/src/${P}-1.9.src.rpm" |