diff options
author | Samuli Suominen <ssuominen@gentoo.org> | 2013-09-11 11:45:26 +0000 |
---|---|---|
committer | Samuli Suominen <ssuominen@gentoo.org> | 2013-09-11 11:45:26 +0000 |
commit | 32b9439c0a6cbf1f32be698db1bab1855779b306 (patch) | |
tree | 7837378fb5e23e7a79ba086a912bd2907bb89ace /media-libs | |
parent | Cleanup old. (diff) | |
download | gentoo-2-32b9439c0a6cbf1f32be698db1bab1855779b306.tar.gz gentoo-2-32b9439c0a6cbf1f32be698db1bab1855779b306.tar.bz2 gentoo-2-32b9439c0a6cbf1f32be698db1bab1855779b306.zip |
amd64/x86 stable
(Portage version: 2.2.2/cvs/Linux x86_64, signed Manifest commit with key 4868F14D)
Diffstat (limited to 'media-libs')
-rw-r--r-- | media-libs/hal-flash/ChangeLog | 7 | ||||
-rw-r--r-- | media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild | 4 |
2 files changed, 7 insertions, 4 deletions
diff --git a/media-libs/hal-flash/ChangeLog b/media-libs/hal-flash/ChangeLog index 9ab0b9cbda3a..98a1113ad026 100644 --- a/media-libs/hal-flash/ChangeLog +++ b/media-libs/hal-flash/ChangeLog @@ -1,10 +1,13 @@ # ChangeLog for media-libs/hal-flash # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hal-flash/ChangeLog,v 1.1 2013/08/06 16:53:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hal-flash/ChangeLog,v 1.2 2013/09/11 11:45:26 ssuominen Exp $ + + 11 Sep 2013; Samuli Suominen <ssuominen@gentoo.org> + hal-flash-0.2.0_rc1.ebuild: + amd64/x86 stable *hal-flash-0.2.0_rc1 (06 Aug 2013) 06 Aug 2013; Samuli Suominen <ssuominen@gentoo.org> +hal-flash-0.2.0_rc1.ebuild: Initial commit wrt #478480 by Alex Busenius - diff --git a/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild b/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild index 88cea72d965c..fb9b812680d2 100644 --- a/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild +++ b/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild,v 1.1 2013/08/06 16:53:22 ssuominen Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/hal-flash/hal-flash-0.2.0_rc1.ebuild,v 1.2 2013/09/11 11:45:26 ssuominen Exp $ EAPI=5 inherit autotools eutils @@ -13,7 +13,7 @@ SRC_URI="http://build.opensuse.org/package/rawsourcefile/devel:openSUSE:Factory/ LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 x86" IUSE="" COMMON_DEPEND="sys-apps/dbus |