diff options
author | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 15:36:59 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2012-06-25 15:36:59 +0000 |
commit | df7721b08b2897acf17002f55a1d9855840e88b6 (patch) | |
tree | c8bbc239761605979038016689e323c397c57707 /app-admin/eselect-qtgraphicssystem | |
parent | P.use.mask x11-libs/qt-assistant webkit (diff) | |
download | gentoo-2-df7721b08b2897acf17002f55a1d9855840e88b6.tar.gz gentoo-2-df7721b08b2897acf17002f55a1d9855840e88b6.tar.bz2 gentoo-2-df7721b08b2897acf17002f55a1d9855840e88b6.zip |
alpha/ia64 stable wrt #414241
(Portage version: 2.1.10.53/cvs/Linux ia64)
Diffstat (limited to 'app-admin/eselect-qtgraphicssystem')
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/ChangeLog | 6 | ||||
-rw-r--r-- | app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/app-admin/eselect-qtgraphicssystem/ChangeLog b/app-admin/eselect-qtgraphicssystem/ChangeLog index 50f1f415b40b..2394b5dcb6d9 100644 --- a/app-admin/eselect-qtgraphicssystem/ChangeLog +++ b/app-admin/eselect-qtgraphicssystem/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for app-admin/eselect-qtgraphicssystem # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.8 2012/05/20 13:21:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/ChangeLog,v 1.9 2012/06/25 15:36:59 armin76 Exp $ + + 25 Jun 2012; Raúl Porcel <armin76@gentoo.org> + eselect-qtgraphicssystem-1.1.1.ebuild: + alpha/ia64 stable wrt #414241 20 May 2012; Agostino Sarubbo <ago@gentoo.org> eselect-qtgraphicssystem-1.1.1.ebuild: diff --git a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild index 8f0b4e7832b1..d1ac27705356 100644 --- a/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild +++ b/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.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/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.7 2012/05/20 13:21:00 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-admin/eselect-qtgraphicssystem/eselect-qtgraphicssystem-1.1.1.ebuild,v 1.8 2012/06/25 15:36:59 armin76 Exp $ EAPI=4 @@ -10,7 +10,7 @@ SRC_URI="http://dev.gentoo.org/~wired/distfiles/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 arm hppa ~ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" +KEYWORDS="alpha amd64 arm hppa ia64 ~mips ~ppc ~ppc64 x86 ~amd64-fbsd ~x86-fbsd ~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos ~x64-macos ~x86-macos ~x64-solaris ~x86-solaris" IUSE="" DEPEND="" |