diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 14:38:33 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-04-04 14:38:33 +0000 |
commit | 0a34afe6412ae33a40a6191a72f2c04b72f1a0bf (patch) | |
tree | 540da9582a83637bef7fba0e0cfb9d19bcd73af1 /www-client | |
parent | Version bump. (diff) | |
download | gentoo-2-0a34afe6412ae33a40a6191a72f2c04b72f1a0bf.tar.gz gentoo-2-0a34afe6412ae33a40a6191a72f2c04b72f1a0bf.tar.bz2 gentoo-2-0a34afe6412ae33a40a6191a72f2c04b72f1a0bf.zip |
Add ~x86
(Portage version: 2.1.10.49/cvs/Linux i686)
Diffstat (limited to 'www-client')
-rw-r--r-- | www-client/qupzilla/ChangeLog | 5 | ||||
-rw-r--r-- | www-client/qupzilla/qupzilla-1.1.8.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/www-client/qupzilla/ChangeLog b/www-client/qupzilla/ChangeLog index 0f6c1f628496..8992ffe6ab6d 100644 --- a/www-client/qupzilla/ChangeLog +++ b/www-client/qupzilla/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for www-client/qupzilla # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.1 2012/03/31 13:15:04 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/ChangeLog,v 1.2 2012/04/04 14:38:33 ago Exp $ + + 04 Apr 2012; Agostino Sarubbo <ago@gentoo.org> qupzilla-1.1.8.ebuild: + Add ~x86 *qupzilla-1.1.8 (31 Mar 2012) diff --git a/www-client/qupzilla/qupzilla-1.1.8.ebuild b/www-client/qupzilla/qupzilla-1.1.8.ebuild index b74c3d4039d9..92685fbb4d63 100644 --- a/www-client/qupzilla/qupzilla-1.1.8.ebuild +++ b/www-client/qupzilla/qupzilla-1.1.8.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.1.8.ebuild,v 1.1 2012/03/31 13:15:04 pesa Exp $ +# $Header: /var/cvsroot/gentoo-x86/www-client/qupzilla/qupzilla-1.1.8.ebuild,v 1.2 2012/04/04 14:38:33 ago Exp $ EAPI=4 @@ -12,7 +12,7 @@ SRC_URI="https://github.com/nowrep/QupZilla/tarball/v${PV} -> ${P}.tar.gz" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64" +KEYWORDS="~amd64 ~x86" IUSE="debug kde" DEPEND=" |