summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomas Chvatal <scarabeus@gentoo.org>2012-08-20 13:54:30 +0000
committerTomas Chvatal <scarabeus@gentoo.org>2012-08-20 13:54:30 +0000
commitf1c2eeef9afb924268223cc64cd49b4df003d8c4 (patch)
treeab4cdcdb0fce5cad6c26c7374e9f3a409628e78c /media-fonts
parentStable for x86, wrt bug #431696 (diff)
downloadgentoo-2-f1c2eeef9afb924268223cc64cd49b4df003d8c4.tar.gz
gentoo-2-f1c2eeef9afb924268223cc64cd49b4df003d8c4.tar.bz2
gentoo-2-f1c2eeef9afb924268223cc64cd49b4df003d8c4.zip
No open bugs. Stable on amd64 and x86. Mark testing on amd64-linux and x86-linux.
(Portage version: 2.2.0_alpha121/cvs/Linux x86_64)
Diffstat (limited to 'media-fonts')
-rw-r--r--media-fonts/roboto/ChangeLog6
-rw-r--r--media-fonts/roboto/roboto-20111129.ebuild4
2 files changed, 7 insertions, 3 deletions
diff --git a/media-fonts/roboto/ChangeLog b/media-fonts/roboto/ChangeLog
index 4d08bdf1c8fe..526f424c5156 100644
--- a/media-fonts/roboto/ChangeLog
+++ b/media-fonts/roboto/ChangeLog
@@ -1,6 +1,10 @@
# ChangeLog for media-fonts/roboto
# Copyright 1999-2012 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/ChangeLog,v 1.1 2012/07/25 09:41:44 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/ChangeLog,v 1.2 2012/08/20 13:54:30 scarabeus Exp $
+
+ 20 Aug 2012; Tomáš Chvátal <scarabeus@gentoo.org> roboto-20111129.ebuild:
+ No open bugs. Stable on amd64 and x86. Mark testing on amd64-linux and
+ x86-linux.
*roboto-20111129 (25 Jul 2012)
diff --git a/media-fonts/roboto/roboto-20111129.ebuild b/media-fonts/roboto/roboto-20111129.ebuild
index 904dc093bc0b..3280a8240403 100644
--- a/media-fonts/roboto/roboto-20111129.ebuild
+++ b/media-fonts/roboto/roboto-20111129.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/media-fonts/roboto/roboto-20111129.ebuild,v 1.1 2012/07/25 09:41:44 yngwin Exp $
+# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20111129.ebuild,v 1.2 2012/08/20 13:54:30 scarabeus Exp $
inherit font
@@ -12,7 +12,7 @@ SRC_URI="https://dl-ssl.google.com/android/design/${MY_PN}.zip"
LICENSE="Apache-2.0"
SLOT="0"
-KEYWORDS="~amd64"
+KEYWORDS="amd64 x86 ~amd64-linux ~x86-linux"
IUSE=""
S="${WORKDIR}/${MY_PN}"