diff options
author | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 12:16:29 +0000 |
---|---|---|
committer | Fabian Groffen <grobian@gentoo.org> | 2013-10-21 12:16:29 +0000 |
commit | 1b6e48745f1d4cf879c112f98179098a98430f90 (patch) | |
tree | da3c453effcd86ed109fce36b28a1478454f4924 /media-fonts/roboto | |
parent | Marked ~x64-macos, bug #486818 (diff) | |
download | gentoo-2-1b6e48745f1d4cf879c112f98179098a98430f90.tar.gz gentoo-2-1b6e48745f1d4cf879c112f98179098a98430f90.tar.bz2 gentoo-2-1b6e48745f1d4cf879c112f98179098a98430f90.zip |
Marked ~x64-macos, bug #486818
(Portage version: 2.2.7-prefix/cvs/SunOS i386, signed Manifest commit with key 0x5F75F607C5C74E89)
Diffstat (limited to 'media-fonts/roboto')
-rw-r--r-- | media-fonts/roboto/ChangeLog | 7 | ||||
-rw-r--r-- | media-fonts/roboto/roboto-20120823.ebuild | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/media-fonts/roboto/ChangeLog b/media-fonts/roboto/ChangeLog index 526f424c5156..e6b03ed8a359 100644 --- a/media-fonts/roboto/ChangeLog +++ b/media-fonts/roboto/ChangeLog @@ -1,6 +1,9 @@ # 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.2 2012/08/20 13:54:30 scarabeus Exp $ +# Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/ChangeLog,v 1.3 2013/10/21 12:16:29 grobian Exp $ + + 21 Oct 2013; Fabian Groffen <grobian@gentoo.org> roboto-20120823.ebuild: + Marked ~x64-macos, bug #486818 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 diff --git a/media-fonts/roboto/roboto-20120823.ebuild b/media-fonts/roboto/roboto-20120823.ebuild index ceab9f8d3217..f4d9d820ba50 100644 --- a/media-fonts/roboto/roboto-20120823.ebuild +++ b/media-fonts/roboto/roboto-20120823.ebuild @@ -1,6 +1,6 @@ -# Copyright 1999-2012 Gentoo Foundation +# Copyright 1999-2013 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20120823.ebuild,v 1.1 2013/01/26 11:22:20 scarabeus Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/roboto/roboto-20120823.ebuild,v 1.2 2013/10/21 12:16:29 grobian Exp $ inherit font @@ -12,7 +12,7 @@ SRC_URI="http://developer.android.com/downloads/design/${MY_PN}.zip" LICENSE="Apache-2.0" SLOT="0" -KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux" +KEYWORDS="~amd64 ~x86 ~amd64-linux ~x86-linux ~x64-macos" IUSE="" S="${WORKDIR}/" |