diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:58:04 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-03-31 16:58:04 +0000 |
commit | dd7b339292dcba68fd37037b99a9bf806389968d (patch) | |
tree | a662ceffda9df58cd73519ec2b2bd76a67494dcd /kde-misc/openofficeorg-thumbnail | |
parent | Stable for x86, wrt bug #462890 (diff) | |
download | gentoo-2-dd7b339292dcba68fd37037b99a9bf806389968d.tar.gz gentoo-2-dd7b339292dcba68fd37037b99a9bf806389968d.tar.bz2 gentoo-2-dd7b339292dcba68fd37037b99a9bf806389968d.zip |
Stable for x86, wrt bug #462890
(Portage version: 2.1.11.52/cvs/Linux ppc64, RepoMan options: --force, signed Manifest commit with key 7194459F)
Diffstat (limited to 'kde-misc/openofficeorg-thumbnail')
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/ChangeLog | 6 | ||||
-rw-r--r-- | kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild | 4 |
2 files changed, 7 insertions, 3 deletions
diff --git a/kde-misc/openofficeorg-thumbnail/ChangeLog b/kde-misc/openofficeorg-thumbnail/ChangeLog index 50ff07a5224b..4eacf130bdc2 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-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/ChangeLog,v 1.10 2013/03/31 16:08:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/ChangeLog,v 1.11 2013/03/31 16:58:04 ago Exp $ + + 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> + openofficeorg-thumbnail-1.0.0-r2.ebuild: + Stable for x86, wrt bug #462890 31 Mar 2013; Agostino Sarubbo <ago@gentoo.org> openofficeorg-thumbnail-1.0.0-r2.ebuild: diff --git a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild index 2a1e2b270bf0..25b8819f615b 100644 --- a/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild +++ b/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2013 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-r2.ebuild,v 1.2 2013/03/31 16:08:02 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/kde-misc/openofficeorg-thumbnail/openofficeorg-thumbnail-1.0.0-r2.ebuild,v 1.3 2013/03/31 16:58:04 ago Exp $ EAPI=5 MY_PN="OpenOfficeorgThumbnail" @@ -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="4" IUSE="debug" |