diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 17:08:26 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2012-11-06 17:08:26 +0000 |
commit | 5bfc1403f53ce1da8eb017f686c5a442433f64c4 (patch) | |
tree | 4164fae9f3ad5df8c47aa71e318870872ab58268 /kde-misc/stock-quote | |
parent | Stable for amd64, wrt bug #441490 (diff) | |
download | gentoo-2-5bfc1403f53ce1da8eb017f686c5a442433f64c4.tar.gz gentoo-2-5bfc1403f53ce1da8eb017f686c5a442433f64c4.tar.bz2 gentoo-2-5bfc1403f53ce1da8eb017f686c5a442433f64c4.zip |
Stable for amd64, wrt bug #441342
(Portage version: 2.1.11.31/cvs/Linux x86_64, unsigned Manifest commit)
Diffstat (limited to 'kde-misc/stock-quote')
-rw-r--r-- | kde-misc/stock-quote/ChangeLog | 5 | ||||
-rw-r--r-- | kde-misc/stock-quote/stock-quote-2.1-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/kde-misc/stock-quote/ChangeLog b/kde-misc/stock-quote/ChangeLog index 44fd222b021c..6b524f86540c 100644 --- a/kde-misc/stock-quote/ChangeLog +++ b/kde-misc/stock-quote/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for kde-misc/stock-quote # Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/stock-quote/ChangeLog,v 1.6 2012/08/25 20:16:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/stock-quote/ChangeLog,v 1.7 2012/11/06 17:08:26 ago Exp $ + + 06 Nov 2012; Agostino Sarubbo <ago@gentoo.org> stock-quote-2.1-r1.ebuild: + Stable for amd64, wrt bug #441342 25 Aug 2012; Chris Reffett <creffett@gentoo.org> stock-quote-2.1-r1.ebuild: Actually bump to EAPI 4 this time. diff --git a/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild b/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild index a3090252c1d6..44e65ca580d0 100644 --- a/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild +++ b/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2012 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild,v 1.2 2012/08/25 20:16:09 creffett Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/stock-quote/stock-quote-2.1-r1.ebuild,v 1.3 2012/11/06 17:08:26 ago Exp $ EAPI=4 inherit kde4-base @@ -13,7 +13,7 @@ SRC_URI="http://www.kde-look.org/CONTENT/content-files/90695-${MY_P}.tar.bz2" LICENSE="GPL-2" SLOT="4" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" IUSE="" RDEPEND=" |