diff options
author | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:49 +0000 |
---|---|---|
committer | Sergei Trofimovich <slyfox@gentoo.org> | 2014-08-10 21:21:49 +0000 |
commit | 073eda6a2326500c7f81b03988120e4efdfa2cb3 (patch) | |
tree | ae93d5551c98800e5eebeef1c0d5301617bd8a6f /games-arcade/apricots | |
parent | QA: drop trailing '.' from DESCRIPTION (diff) | |
download | gentoo-2-073eda6a2326500c7f81b03988120e4efdfa2cb3.tar.gz gentoo-2-073eda6a2326500c7f81b03988120e4efdfa2cb3.tar.bz2 gentoo-2-073eda6a2326500c7f81b03988120e4efdfa2cb3.zip |
QA: drop trailing '.' from DESCRIPTION
(Portage version: 2.2.11_p9/cvs/Linux x86_64, signed Manifest commit with key 611FF3AA)
Diffstat (limited to 'games-arcade/apricots')
-rw-r--r-- | games-arcade/apricots/ChangeLog | 5 | ||||
-rw-r--r-- | games-arcade/apricots/apricots-0.2.6-r1.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/games-arcade/apricots/ChangeLog b/games-arcade/apricots/ChangeLog index 009369db1aa0..355bafd855c6 100644 --- a/games-arcade/apricots/ChangeLog +++ b/games-arcade/apricots/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for games-arcade/apricots # Copyright 1999-2014 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.19 2014/05/15 16:27:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/ChangeLog,v 1.20 2014/08/10 21:21:49 slyfox Exp $ + + 10 Aug 2014; Sergei Trofimovich <slyfox@gentoo.org> apricots-0.2.6-r1.ebuild: + QA: drop trailing '.' from DESCRIPTION 15 May 2014; Ulrich Müller <ulm@gentoo.org> apricots-0.2.6-r1.ebuild: Fix USE dependency on media-libs/libsdl, "audio" USE flag was renamed to diff --git a/games-arcade/apricots/apricots-0.2.6-r1.ebuild b/games-arcade/apricots/apricots-0.2.6-r1.ebuild index 30033b12744c..4d71de9a3cd6 100644 --- a/games-arcade/apricots/apricots-0.2.6-r1.ebuild +++ b/games-arcade/apricots/apricots-0.2.6-r1.ebuild @@ -1,11 +1,11 @@ # Copyright 1999-2014 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.13 2014/05/15 16:27:04 ulm Exp $ +# $Header: /var/cvsroot/gentoo-x86/games-arcade/apricots/apricots-0.2.6-r1.ebuild,v 1.14 2014/08/10 21:21:49 slyfox Exp $ EAPI=5 inherit autotools eutils games -DESCRIPTION="Fly a plane around bomb/shoot the enemy. Port of Planegame from Amiga." +DESCRIPTION="Fly a plane around bomb/shoot the enemy. Port of Planegame from Amiga" HOMEPAGE="http://www.fishies.org.uk/apricots.html" SRC_URI="http://www.fishies.org.uk/${P}.tar.gz" |