diff options
author | Raúl Porcel <armin76@gentoo.org> | 2010-01-01 12:43:17 +0000 |
---|---|---|
committer | Raúl Porcel <armin76@gentoo.org> | 2010-01-01 12:43:17 +0000 |
commit | 6c5876225e61c54e6ab5c5e0ea5162edce1f91d2 (patch) | |
tree | 32c97f465b4b4c925f1f5fb41275a640eabf4577 /sys-devel/qconf | |
parent | Stable on alpha, bug #287269 (diff) | |
download | gentoo-2-6c5876225e61c54e6ab5c5e0ea5162edce1f91d2.tar.gz gentoo-2-6c5876225e61c54e6ab5c5e0ea5162edce1f91d2.tar.bz2 gentoo-2-6c5876225e61c54e6ab5c5e0ea5162edce1f91d2.zip |
Add ~arm
(Portage version: 2.1.6.13/cvs/Linux ia64)
Diffstat (limited to 'sys-devel/qconf')
-rw-r--r-- | sys-devel/qconf/ChangeLog | 7 | ||||
-rw-r--r-- | sys-devel/qconf/qconf-1.5_pre717.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/sys-devel/qconf/ChangeLog b/sys-devel/qconf/ChangeLog index 17b5f556dc99..39941e9d5ac7 100644 --- a/sys-devel/qconf/ChangeLog +++ b/sys-devel/qconf/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for sys-devel/qconf -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.4 2009/12/26 18:56:10 armin76 Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/ChangeLog,v 1.5 2010/01/01 12:43:17 armin76 Exp $ + + 01 Jan 2010; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717.ebuild: + Add ~arm 26 Dec 2009; Raúl Porcel <armin76@gentoo.org> qconf-1.5_pre717.ebuild: Add ~sparc wrt #279676 diff --git a/sys-devel/qconf/qconf-1.5_pre717.ebuild b/sys-devel/qconf/qconf-1.5_pre717.ebuild index 12533bc8f1fd..6b29b99d069f 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-2009 Gentoo Foundation +# 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.4 2009/12/26 18:56:10 armin76 Exp $ +# $Header: /var/cvsroot/gentoo-x86/sys-devel/qconf/qconf-1.5_pre717.ebuild,v 1.5 2010/01/01 12:43:17 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 ~hppa ~sparc ~x86 ~x86-fbsd" +KEYWORDS="~amd64 ~arm ~hppa ~sparc ~x86 ~x86-fbsd" IUSE="" DEPEND="x11-libs/qt-core" |