diff options
author | 2013-09-28 19:14:37 +0000 | |
---|---|---|
committer | 2013-09-28 19:14:37 +0000 | |
commit | 3845a250714a9536b0d571ed1be79fc3694ea3ee (patch) | |
tree | f5e30e2751069e13cd63f80d0f97efaacbc98607 /media-fonts | |
parent | Truncate .pydistutils.cfg in case we call distutils-r1_python_compile more th... (diff) | |
download | gentoo-2-3845a250714a9536b0d571ed1be79fc3694ea3ee.tar.gz gentoo-2-3845a250714a9536b0d571ed1be79fc3694ea3ee.tar.bz2 gentoo-2-3845a250714a9536b0d571ed1be79fc3694ea3ee.zip |
Version bump, drop old
(Portage version: 2.2.7/cvs/Linux x86_64, signed Manifest commit with key A188FBD4)
Diffstat (limited to 'media-fonts')
-rw-r--r-- | media-fonts/cantarell/ChangeLog | 8 | ||||
-rw-r--r-- | media-fonts/cantarell/cantarell-0.0.15.ebuild (renamed from media-fonts/cantarell/cantarell-0.0.13.ebuild) | 4 |
2 files changed, 8 insertions, 4 deletions
diff --git a/media-fonts/cantarell/ChangeLog b/media-fonts/cantarell/ChangeLog index 0fa46fc06971..0fde1d5e8433 100644 --- a/media-fonts/cantarell/ChangeLog +++ b/media-fonts/cantarell/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-fonts/cantarell # Copyright 1999-2013 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.41 2013/08/31 22:19:12 eva Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/ChangeLog,v 1.42 2013/09/28 19:14:37 pacho Exp $ + +*cantarell-0.0.15 (28 Sep 2013) + + 28 Sep 2013; Pacho Ramos <pacho@gentoo.org> +cantarell-0.0.15.ebuild, + -cantarell-0.0.13.ebuild: + Version bump, drop old *cantarell-0.0.14 (31 Aug 2013) diff --git a/media-fonts/cantarell/cantarell-0.0.13.ebuild b/media-fonts/cantarell/cantarell-0.0.15.ebuild index a1127f718395..2ce406696e75 100644 --- a/media-fonts/cantarell/cantarell-0.0.13.ebuild +++ b/media-fonts/cantarell/cantarell-0.0.15.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/media-fonts/cantarell/cantarell-0.0.13.ebuild,v 1.1 2013/06/18 17:54:03 pacho Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-fonts/cantarell/cantarell-0.0.15.ebuild,v 1.1 2013/09/28 19:14:37 pacho Exp $ EAPI="5" GNOME_ORG_MODULE="${PN}-fonts" @@ -18,8 +18,6 @@ IUSE="" RDEPEND="media-libs/fontconfig" DEPEND="virtual/pkgconfig" -DOCS="NEWS README" - # This ebuild does not install any binaries RESTRICT="binchecks strip" |