diff options
author | Alin Năstac <mrness@gentoo.org> | 2006-03-16 20:08:14 +0000 |
---|---|---|
committer | Alin Năstac <mrness@gentoo.org> | 2006-03-16 20:08:14 +0000 |
commit | a820ba582cd432ab438a6a7f9c672f4c1d5e1491 (patch) | |
tree | 7a6c5f1ff22a0f527b30610b4f1ca2343acfcca0 /net-dialup/qlcr | |
parent | Stable on ppc; bug #126362 (diff) | |
download | gentoo-2-a820ba582cd432ab438a6a7f9c672f4c1d5e1491.tar.gz gentoo-2-a820ba582cd432ab438a6a7f9c672f4c1d5e1491.tar.bz2 gentoo-2-a820ba582cd432ab438a6a7f9c672f4c1d5e1491.zip |
x86
(Portage version: 2.0.54)
Diffstat (limited to 'net-dialup/qlcr')
-rw-r--r-- | net-dialup/qlcr/ChangeLog | 7 | ||||
-rw-r--r-- | net-dialup/qlcr/qlcr-0.4.1.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/net-dialup/qlcr/ChangeLog b/net-dialup/qlcr/ChangeLog index cf37927f1a9e..1f79ea1dbb80 100644 --- a/net-dialup/qlcr/ChangeLog +++ b/net-dialup/qlcr/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for net-dialup/qlcr -# Copyright 1999-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/ChangeLog,v 1.5 2005/10/04 20:02:44 mrness Exp $ +# Copyright 1999-2006 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/ChangeLog,v 1.6 2006/03/16 20:08:13 mrness Exp $ + + 16 Mar 2006; Alin Nastac <mrness@gentoo.org> qlcr-0.4.1.ebuild: + Stable on x86. 04 Oct 2005; Alin Nastac <mrness@gentoo.org> -qlcr-0.4.0.ebuild, qlcr-0.4.1.ebuild: diff --git a/net-dialup/qlcr/qlcr-0.4.1.ebuild b/net-dialup/qlcr/qlcr-0.4.1.ebuild index d456bac57973..499855d9311d 100644 --- a/net-dialup/qlcr/qlcr-0.4.1.ebuild +++ b/net-dialup/qlcr/qlcr-0.4.1.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2005 Gentoo Foundation +# Copyright 1999-2006 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.1.ebuild,v 1.4 2005/10/04 20:02:44 mrness Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-dialup/qlcr/qlcr-0.4.1.ebuild,v 1.5 2006/03/16 20:08:14 mrness Exp $ inherit eutils kde-functions @@ -10,7 +10,7 @@ SRC_URI="mirror://sourceforge/qlcr/${P}-1.tar.bz2" LICENSE="GPL-2" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="~amd64 x86" IUSE="" |