diff options
author | Michael Weber <xmw@gentoo.org> | 2015-06-09 22:08:03 +0000 |
---|---|---|
committer | Michael Weber <xmw@gentoo.org> | 2015-06-09 22:08:03 +0000 |
commit | 2a7fdc45f16dcd2158b4ed8aba547207c6449783 (patch) | |
tree | abce70a4077e46f3c1450eb9694dade7edb898ce /media-libs/librosprite | |
parent | Revbump for multilib fix. (diff) | |
download | gentoo-2-2a7fdc45f16dcd2158b4ed8aba547207c6449783.tar.gz gentoo-2-2a7fdc45f16dcd2158b4ed8aba547207c6449783.tar.bz2 gentoo-2-2a7fdc45f16dcd2158b4ed8aba547207c6449783.zip |
Revbump for multilib fix.
(Portage version: 2.2.20/cvs/Linux x86_64, signed Manifest commit with key 62EEF090)
Diffstat (limited to 'media-libs/librosprite')
-rw-r--r-- | media-libs/librosprite/ChangeLog | 8 | ||||
-rw-r--r-- | media-libs/librosprite/librosprite-0.1.2-r1.ebuild (renamed from media-libs/librosprite/librosprite-0.1.2.ebuild) | 2 |
2 files changed, 8 insertions, 2 deletions
diff --git a/media-libs/librosprite/ChangeLog b/media-libs/librosprite/ChangeLog index 60f2009b736d..ded831843bae 100644 --- a/media-libs/librosprite/ChangeLog +++ b/media-libs/librosprite/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for media-libs/librosprite # Copyright 1999-2015 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.9 2015/03/22 00:25:11 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/ChangeLog,v 1.10 2015/06/09 22:08:03 xmw Exp $ + +*librosprite-0.1.2-r1 (09 Jun 2015) + + 09 Jun 2015; Michael Weber <xmw@gentoo.org> +librosprite-0.1.2-r1.ebuild, + -librosprite-0.1.2.ebuild: + Revbump for multilib fix. *librosprite-0.1.2 (22 Mar 2015) diff --git a/media-libs/librosprite/librosprite-0.1.2.ebuild b/media-libs/librosprite/librosprite-0.1.2-r1.ebuild index cd3140874ecc..594bc0b17e18 100644 --- a/media-libs/librosprite/librosprite-0.1.2.ebuild +++ b/media-libs/librosprite/librosprite-0.1.2-r1.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2015 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/librosprite-0.1.2.ebuild,v 1.1 2015/03/22 00:25:11 xmw Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-libs/librosprite/librosprite-0.1.2-r1.ebuild,v 1.1 2015/06/09 22:08:03 xmw Exp $ EAPI=5 |