diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2010-12-02 12:57:04 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2010-12-02 12:57:04 +0000 |
commit | 141dba54da3eb33684fbdf03ed31868d7711a001 (patch) | |
tree | 084a7847e7f0401f8908b94c9616ebd8e08a53ab /app-text/apvlv | |
parent | Stable on amd64 wrt bug #347037 (diff) | |
download | gentoo-2-141dba54da3eb33684fbdf03ed31868d7711a001.tar.gz gentoo-2-141dba54da3eb33684fbdf03ed31868d7711a001.tar.bz2 gentoo-2-141dba54da3eb33684fbdf03ed31868d7711a001.zip |
Stable on amd64 wrt bug #347115
(Portage version: 2.1.9.25/cvs/Linux x86_64)
Diffstat (limited to 'app-text/apvlv')
-rw-r--r-- | app-text/apvlv/ChangeLog | 5 | ||||
-rw-r--r-- | app-text/apvlv/apvlv-0.0.9.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/app-text/apvlv/ChangeLog b/app-text/apvlv/ChangeLog index 326270bfe3e7..d1bdac4fe999 100644 --- a/app-text/apvlv/ChangeLog +++ b/app-text/apvlv/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for app-text/apvlv # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-text/apvlv/ChangeLog,v 1.6 2010/10/07 08:06:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/apvlv/ChangeLog,v 1.7 2010/12/02 12:57:04 hwoarang Exp $ + + 02 Dec 2010; Markos Chandras <hwoarang@gentoo.org> apvlv-0.0.9.8.ebuild: + Stable on amd64 wrt bug #347115 *apvlv-0.0.9.8 (07 Oct 2010) diff --git a/app-text/apvlv/apvlv-0.0.9.8.ebuild b/app-text/apvlv/apvlv-0.0.9.8.ebuild index 316eb1d46b33..62504f55e721 100644 --- a/app-text/apvlv/apvlv-0.0.9.8.ebuild +++ b/app-text/apvlv/apvlv-0.0.9.8.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/app-text/apvlv/apvlv-0.0.9.8.ebuild,v 1.1 2010/10/07 08:06:59 radhermit Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-text/apvlv/apvlv-0.0.9.8.ebuild,v 1.2 2010/12/02 12:57:04 hwoarang Exp $ EAPI=2 inherit eutils @@ -11,7 +11,7 @@ SRC_URI="http://apvlv.googlecode.com/files/${P}.tar.gz" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="debug djvu" RDEPEND=">=x11-libs/gtk+-2.4:2 |