diff options
author | Christoph Mende <angelos@gentoo.org> | 2010-06-22 20:32:51 +0000 |
---|---|---|
committer | Christoph Mende <angelos@gentoo.org> | 2010-06-22 20:32:51 +0000 |
commit | 25d2580cf8de10d5f20b155b4f81e59c2c49263e (patch) | |
tree | 7e9eaf93e170f453b56f0c3245cd7d730f7ebf18 /kde-misc | |
parent | remove peper from metadata.xml in order to mass reassign bugs to mobile herd (diff) | |
download | gentoo-2-25d2580cf8de10d5f20b155b4f81e59c2c49263e.tar.gz gentoo-2-25d2580cf8de10d5f20b155b4f81e59c2c49263e.tar.bz2 gentoo-2-25d2580cf8de10d5f20b155b4f81e59c2c49263e.zip |
Stable on amd64 wrt bug #325103
(Portage version: 2.1.8.3/cvs/Linux x86_64)
Diffstat (limited to 'kde-misc')
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/ChangeLog | 8 | ||||
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild | 6 |
2 files changed, 9 insertions, 5 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/ChangeLog b/kde-misc/openofficeorg-thumbnail/ChangeLog index c4183b4e8fba..1be9ad7cf9a9 100644 --- a/kde-misc/openofficeorg-thumbnail/ChangeLog +++ b/kde-misc/openofficeorg-thumbnail/ChangeLog @@ -1,6 +1,10 @@ # ChangeLog for kde-misc/openofficeorg-thumbnail -# Copyright 1999-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/ChangeLog,v 1.1 2009/11/15 00:29:10 wired Exp $ +# Copyright 1999-2010 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/ChangeLog,v 1.2 2010/06/22 20:32:51 angelos Exp $ + + 22 Jun 2010; Christoph Mende <angelos@gentoo.org> + openofficeorg-thumbnail-1.0.0.ebuild: + Stable on amd64 wrt bug #325103 *openofficeorg-thumbnail-1.0.0 (15 Nov 2009) diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild index f1ce2644bb02..ecfe90e8f4af 100644 --- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild +++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.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/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild,v 1.1 2009/11/15 00:29:10 wired Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0.ebuild,v 1.2 2010/06/22 20:32:51 angelos Exp $ EAPI="2" @@ -13,7 +13,7 @@ HOMEPAGE="http://www.kde-apps.org/content/show.php?content=110864" SRC_URI="http://arielch.fedorapeople.org/devel/src/${MY_P}.tar.gz" LICENSE="LGPL-3" -KEYWORDS="~amd64 ~x86" +KEYWORDS="amd64 ~x86" SLOT="0" IUSE="debug" |