diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 15:04:04 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-07-11 15:04:04 +0000 |
commit | 2a787325e1cba794e5f2c4d8cb19f1b762f1a960 (patch) | |
tree | b61a63ca563486937ccdcd0d038188b14033fc6d /sys-devel/qconf | |
parent | Version bump (new project site), take over maintainership since this package ... (diff) | |
download | gentoo-2-2a787325e1cba794e5f2c4d8cb19f1b762f1a960.tar.gz gentoo-2-2a787325e1cba794e5f2c4d8cb19f1b762f1a960.tar.bz2 gentoo-2-2a787325e1cba794e5f2c4d8cb19f1b762f1a960.zip |
sparc stable wrt #322353
(Portage version: 2.1.8.3/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/ChangeLog | 5 | ||||
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog index 1b42228ccffd..4ac32c4c1779 100644 --- a/sys-devel/qconf/ChangeLog +++ b/sys-devel/qconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/qconf # Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.9 2010/06/26 15:23:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.10 2010/07/11 15:04:04 armin76 Exp $ + + 11 Jul 2010; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717.ebuild: + sparc stable wrt #322353 26 Jun 2010; <nixnut@gentoo.org> qconf-1.5_pre717.ebuild: ppc stable #323353 diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild index 5111793f0580..30f17995c477 100644 --- a/sys-devel/qconf/qconf-1.5_pre717.ebuild +++ b/sys-devel/qconf/qconf-1.5_pre717.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/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.9 2010/06/26 15:23:17 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.10 2010/07/11 15:04:04 armin76 Exp $ EAPI="2" @@ -12,7 +12,7 @@ SRC_URI="http://delta.affinix.com/download/${P}.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="amd64 ~arm hppa ppc ~ppc64 ~sparc x86 ~x86-fbsd" +KEYWORDS="amd64 ~arm hppa ppc ~ppc64 sparc x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |