diff options
author | Peter Weller <welp@gentoo.org> | 2007-04-09 16:48:57 +0000 |
---|---|---|
committer | Peter Weller <welp@gentoo.org> | 2007-04-09 16:48:57 +0000 |
commit | 15aaf9a6f436fb40cd6d799ddbfdb7d9905fde8f (patch) | |
tree | 80f7824e0c565cee17614424324b8516e7df8e9f /x11-misc/lineak-kdeplugins | |
parent | Marking stable amd64 (diff) | |
download | gentoo-2-15aaf9a6f436fb40cd6d799ddbfdb7d9905fde8f.tar.gz gentoo-2-15aaf9a6f436fb40cd6d799ddbfdb7d9905fde8f.tar.bz2 gentoo-2-15aaf9a6f436fb40cd6d799ddbfdb7d9905fde8f.zip |
Stable on amd64 wrt bug 170191
(Portage version: 2.1.2.3)
Diffstat (limited to 'x11-misc/lineak-kdeplugins')
-rw-r--r-- | x11-misc/lineak-kdeplugins/ChangeLog | 6 | ||||
-rw-r--r-- | x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/x11-misc/lineak-kdeplugins/ChangeLog b/x11-misc/lineak-kdeplugins/ChangeLog index 2cfc7dd25f17..2c8919ab869e 100644 --- a/x11-misc/lineak-kdeplugins/ChangeLog +++ b/x11-misc/lineak-kdeplugins/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for x11-misc/lineak-kdeplugins # Copyright 1999-2007 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.21 2007/03/18 10:01:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/ChangeLog,v 1.22 2007/04/09 16:48:57 welp Exp $ + + 09 Apr 2007; Peter Weller <welp@gentoo.org> + lineak-kdeplugins-0.9.0_pre1.ebuild: + Stable on amd64 wrt bug 170191 18 Mar 2007; nixnut <nixnut@gentoo.org> lineak-kdeplugins-0.9.0_pre1.ebuild: diff --git a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild index e56b8c4aeaaa..734377e32c5e 100644 --- a/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild +++ b/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2007 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild,v 1.2 2007/03/18 10:01:03 nixnut Exp $ +# $Header: /var/cvsroot/gentoo-x86/x11-misc/lineak-kdeplugins/lineak-kdeplugins-0.9.0_pre1.ebuild,v 1.3 2007/04/09 16:48:57 welp Exp $ inherit kde multilib @@ -14,7 +14,7 @@ SRC_URI="mirror://sourceforge/lineak/${MY_P}.tar.gz" LICENSE="GPL-2" SLOT="0" IUSE="" -KEYWORDS="~amd64 ppc ~x86" +KEYWORDS="amd64 ppc ~x86" RDEPEND="=x11-misc/lineakd-${PV}*" DEPEND="${RDEPEND}" |