diff options
author | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:31:57 +0000 |
---|---|---|
committer | Agostino Sarubbo <ago@gentoo.org> | 2013-01-01 14:31:57 +0000 |
commit | f0581f01e112dac4b2c498c1195d2fe56a3c8225 (patch) | |
tree | fb570f3eabda6b8a2546d56a4d93b87b9cfb2a35 /gnome-extra/gnome-documents | |
parent | Add ~alpha, wrt bug #449220 (diff) | |
download | gentoo-2-f0581f01e112dac4b2c498c1195d2fe56a3c8225.tar.gz gentoo-2-f0581f01e112dac4b2c498c1195d2fe56a3c8225.tar.bz2 gentoo-2-f0581f01e112dac4b2c498c1195d2fe56a3c8225.zip |
Add ~alpha, wrt bug #449220
(Portage version: 2.1.11.31/cvs/Linux ppc64, unsigned Manifest commit)
Diffstat (limited to 'gnome-extra/gnome-documents')
-rw-r--r-- | gnome-extra/gnome-documents/ChangeLog | 5 | ||||
-rw-r--r-- | gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/gnome-extra/gnome-documents/ChangeLog b/gnome-extra/gnome-documents/ChangeLog index 6c302e1cdd1f..8fcdc4ff0eed 100644 --- a/gnome-extra/gnome-documents/ChangeLog +++ b/gnome-extra/gnome-documents/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for gnome-extra/gnome-documents # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.8 2013/01/01 12:06:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/ChangeLog,v 1.9 2013/01/01 14:31:57 ago Exp $ + + 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-documents-3.6.2.ebuild: + Add ~alpha, wrt bug #449220 01 Jan 2013; Agostino Sarubbo <ago@gentoo.org> gnome-documents-3.6.2.ebuild: Add ~ia64, wrt bug #449220 diff --git a/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild b/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild index e8950406350d..4a46fd45f0e0 100644 --- a/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild +++ b/gnome-extra/gnome-documents/gnome-documents-3.6.2.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/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild,v 1.4 2013/01/01 12:06:16 ago Exp $ +# $Header: /var/cvsroot/gentoo-x86/gnome-extra/gnome-documents/gnome-documents-3.6.2.ebuild,v 1.5 2013/01/01 14:31:57 ago Exp $ EAPI="5" GCONF_DEBUG="no" @@ -14,7 +14,7 @@ HOMEPAGE="https://live.gnome.org/Design/Apps/Documents" LICENSE="GPL-2+" SLOT="0" IUSE="" -KEYWORDS="~amd64 ~ia64 ~ppc ~ppc64 ~x86" +KEYWORDS="~alpha ~amd64 ~ia64 ~ppc ~ppc64 ~x86" # Need gdk-pixbuf-2.25 for gdk_pixbuf_get_pixels_with_length COMMON_DEPEND=" |