diff options
author | Tobias Klausmann <klausman@gentoo.org> | 2010-01-24 15:49:12 +0000 |
---|---|---|
committer | Tobias Klausmann <klausman@gentoo.org> | 2010-01-24 15:49:12 +0000 |
commit | 74a93306d540a17fdf4f0e85dfbc59561f522096 (patch) | |
tree | 13aa02bc1a3e8d6d0f0e088b260ebef60cf8b79c /media-libs/libnut | |
parent | Stable on alpha, bug #297845 (diff) | |
download | gentoo-2-74a93306d540a17fdf4f0e85dfbc59561f522096.tar.gz gentoo-2-74a93306d540a17fdf4f0e85dfbc59561f522096.tar.bz2 gentoo-2-74a93306d540a17fdf4f0e85dfbc59561f522096.zip |
Stable on alpha, bug #297845
(Portage version: 2.1.7.16/cvs/Linux x86_64)
Diffstat (limited to 'media-libs/libnut')
-rw-r--r-- | media-libs/libnut/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/libnut/libnut-661.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/libnut/ChangeLog b/media-libs/libnut/ChangeLog index 9f7acf8f9784..501fa15c99d0 100644 --- a/media-libs/libnut/ChangeLog +++ b/media-libs/libnut/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/libnut # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.14 2010/01/07 19:02:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/ChangeLog,v 1.15 2010/01/24 15:49:12 klausman Exp $ + + 24 Jan 2010; Tobias Klausmann <klausman@gentoo.org> libnut-661.ebuild: + Stable on alpha, bug #297845 07 Jan 2010; Brent Baude <ranger@gentoo.org> libnut-661.ebuild: Marking libnut-661 ppc for bug 297846 diff --git a/media-libs/libnut/libnut-661.ebuild b/media-libs/libnut/libnut-661.ebuild index 5bc7e3a96440..583f78ccf264 100644 --- a/media-libs/libnut/libnut-661.ebuild +++ b/media-libs/libnut/libnut-661.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2010 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.12 2010/01/07 19:02:17 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/libnut/libnut-661.ebuild,v 1.13 2010/01/24 15:49:12 klausman Exp $ inherit flag-o-matic @@ -12,7 +12,7 @@ SRC_URI="mirror://gentoo/${P}.tar.bz2" LICENSE="MIT" SLOT="0" -KEYWORDS="~alpha amd64 hppa ppc ppc64 ~sparc x86" +KEYWORDS="alpha amd64 hppa ppc ppc64 ~sparc x86" IUSE="" DEPEND="" RDEPEND="" |