diff options
author | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 14:00:20 +0000 |
---|---|---|
committer | Markos Chandras <hwoarang@gentoo.org> | 2011-01-05 14:00:20 +0000 |
commit | b0b3a59405459683b01f97c9c9d4e3444814ae1c (patch) | |
tree | 8cb7d0545bcc7390c02b0b91e77a666e5cf4d957 /net-im/qwit/qwit-1.1_pre2.ebuild | |
parent | EAPI bump. (diff) | |
download | historical-b0b3a59405459683b01f97c9c9d4e3444814ae1c.tar.gz historical-b0b3a59405459683b01f97c9c9d4e3444814ae1c.tar.bz2 historical-b0b3a59405459683b01f97c9c9d4e3444814ae1c.zip |
Stable on amd64 wrt bug #350587
Package-Manager: portage-2.1.9.28/cvs/Linux x86_64
Diffstat (limited to 'net-im/qwit/qwit-1.1_pre2.ebuild')
-rw-r--r-- | net-im/qwit/qwit-1.1_pre2.ebuild | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/net-im/qwit/qwit-1.1_pre2.ebuild b/net-im/qwit/qwit-1.1_pre2.ebuild index 746a1616bd46..0fe781c8762f 100644 --- a/net-im/qwit/qwit-1.1_pre2.ebuild +++ b/net-im/qwit/qwit-1.1_pre2.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2010 Gentoo Foundation +# Copyright 1999-2011 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.1 2010/08/11 22:24:34 hwoarang Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-im/qwit/qwit-1.1_pre2.ebuild,v 1.2 2011/01/05 14:00:20 hwoarang Exp $ EAPI="2" @@ -14,7 +14,7 @@ SRC_URI="http://${PN}.googlecode.com/files/${MY_P}.tar.bz2" LICENSE="GPL-3" SLOT="0" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" DOCS="AUTHORS" |