diff options
author | 2014-03-12 03:11:06 +0000 | |
---|---|---|
committer | 2014-03-12 03:11:06 +0000 | |
commit | a5d92cfa9c364fbb5a98a85b9eef4886f62e846e (patch) | |
tree | 87540c0b39a2d66d1a55b78fe95fc1e3f09cb997 /sys-libs | |
parent | Shorten description for improved repoman happy (diff) | |
download | gentoo-2-a5d92cfa9c364fbb5a98a85b9eef4886f62e846e.tar.gz gentoo-2-a5d92cfa9c364fbb5a98a85b9eef4886f62e846e.tar.bz2 gentoo-2-a5d92cfa9c364fbb5a98a85b9eef4886f62e846e.zip |
Shorten description for improved repoman happy
(Portage version: 2.2.8-r1/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'sys-libs')
-rw-r--r-- | sys-libs/openhpi/ChangeLog | 8 | ||||
-rw-r--r-- | sys-libs/openhpi/openhpi-2.0.3.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/openhpi/openhpi-2.10.1.ebuild | 6 | ||||
-rw-r--r-- | sys-libs/openhpi/openhpi-2.12.0.ebuild | 6 |
4 files changed, 15 insertions, 11 deletions
diff --git a/sys-libs/openhpi/ChangeLog b/sys-libs/openhpi/ChangeLog index dec332f2d3cc..520b7c39d1c2 100644 --- a/sys-libs/openhpi/ChangeLog +++ b/sys-libs/openhpi/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for sys-libs/openhpi -# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/ChangeLog,v 1.8 2012/07/25 19:14:04 pacho Exp $ +# Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/ChangeLog,v 1.9 2014/03/12 03:11:06 patrick Exp $ + + 12 Mar 2014; Patrick Lauer <patrick@gentoo.org> openhpi-2.0.3.ebuild, + openhpi-2.10.1.ebuild, openhpi-2.12.0.ebuild: + Shorten description for improved repoman happy *openhpi-3.0.0 (25 Jul 2012) diff --git a/sys-libs/openhpi/openhpi-2.0.3.ebuild b/sys-libs/openhpi/openhpi-2.0.3.ebuild index 55f019bfdb58..f94f1910c7e9 100644 --- a/sys-libs/openhpi/openhpi-2.0.3.ebuild +++ b/sys-libs/openhpi/openhpi-2.0.3.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.0.3.ebuild,v 1.3 2009/09/23 21:17:57 patrick Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.0.3.ebuild,v 1.4 2014/03/12 03:11:06 patrick Exp $ inherit flag-o-matic -DESCRIPTION="OpenHPI is an open implementation of the SA Forum's HPI spec" +DESCRIPTION="Open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI)" HOMEPAGE="http://openhpi.sourceforge.net/" MY_P="${P}-1" SRC_URI="mirror://sourceforge/${PN}/${MY_P}.tar.gz" diff --git a/sys-libs/openhpi/openhpi-2.10.1.ebuild b/sys-libs/openhpi/openhpi-2.10.1.ebuild index 6d41226df1a3..e8b86ff93b7a 100644 --- a/sys-libs/openhpi/openhpi-2.10.1.ebuild +++ b/sys-libs/openhpi/openhpi-2.10.1.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2008 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.10.1.ebuild,v 1.1 2008/11/01 08:19:05 robbat2 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.10.1.ebuild,v 1.2 2014/03/12 03:11:06 patrick Exp $ inherit eutils -DESCRIPTION="OpenHPI provides an open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI)" +DESCRIPTION="Open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI)" HOMEPAGE="http://www.openhpi.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" diff --git a/sys-libs/openhpi/openhpi-2.12.0.ebuild b/sys-libs/openhpi/openhpi-2.12.0.ebuild index aa26a0081a11..692170d2dd15 100644 --- a/sys-libs/openhpi/openhpi-2.12.0.ebuild +++ b/sys-libs/openhpi/openhpi-2.12.0.ebuild @@ -1,10 +1,10 @@ -# Copyright 1999-2009 Gentoo Foundation +# Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.12.0.ebuild,v 1.2 2009/08/10 12:10:11 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-libs/openhpi/openhpi-2.12.0.ebuild,v 1.3 2014/03/12 03:11:05 patrick Exp $ inherit eutils -DESCRIPTION="OpenHPI provides an open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI)" +DESCRIPTION="Open source implementation of the Service Availability Forum (SAF) Hardware Platform Interface (HPI)" HOMEPAGE="http://www.openhpi.org/" SRC_URI="mirror://sourceforge/${PN}/${P}.tar.gz" |