diff options
author | Olivier Crête <tester@gentoo.org> | 2008-07-26 20:26:53 +0000 |
---|---|---|
committer | Olivier Crête <tester@gentoo.org> | 2008-07-26 20:26:53 +0000 |
commit | 3aea253a2e65d7362622d51954f351754aa05c5d (patch) | |
tree | 4df54ddee793421aff1d98339a8c4cd0559145d5 /media-libs/gmyth | |
parent | gcc 4.3 compile fix from Christian Ruppert (bug #232966) (diff) | |
download | historical-3aea253a2e65d7362622d51954f351754aa05c5d.tar.gz historical-3aea253a2e65d7362622d51954f351754aa05c5d.tar.bz2 historical-3aea253a2e65d7362622d51954f351754aa05c5d.zip |
Stable on amd64, bug #232054
Package-Manager: portage-2.1.4.4
Diffstat (limited to 'media-libs/gmyth')
-rw-r--r-- | media-libs/gmyth/ChangeLog | 5 | ||||
-rw-r--r-- | media-libs/gmyth/gmyth-0.7.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-libs/gmyth/ChangeLog b/media-libs/gmyth/ChangeLog index 1ab574798b81..b14210849a74 100644 --- a/media-libs/gmyth/ChangeLog +++ b/media-libs/gmyth/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-libs/gmyth # Copyright 1999-2008 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.1 2008/02/21 17:30:55 zaheerm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/ChangeLog,v 1.2 2008/07/26 20:25:03 tester Exp $ + + 26 Jul 2008; Olivier Crête <tester@gentoo.org> gmyth-0.7.ebuild: + Stable on amd64, bug #232054 *gmyth-0.7 (21 Feb 2008) diff --git a/media-libs/gmyth/gmyth-0.7.ebuild b/media-libs/gmyth/gmyth-0.7.ebuild index dffb90f35bee..37bad7ecdbaf 100644 --- a/media-libs/gmyth/gmyth-0.7.ebuild +++ b/media-libs/gmyth/gmyth-0.7.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.2 2008/02/21 18:23:54 mr_bones_ Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/gmyth/gmyth-0.7.ebuild,v 1.3 2008/07/26 20:25:03 tester Exp $ inherit libtool @@ -9,7 +9,7 @@ LICENSE="LGPL-2" DESCRIPTION="GObject based library to access mythtv backends" HOMEPAGE="http://gmyth.sourceforge.net/" SRC_URI="mirror://sourceforge/gmyth/${PN}_${PV}-indt1.tar.gz" -KEYWORDS="~x86 ~amd64" +KEYWORDS="amd64 ~x86" SLOT="0" RDEPEND="net-misc/curl dev-libs/glib |