diff options
author | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 00:08:56 +0000 |
---|---|---|
committer | Olivier Fisette <ribosome@gentoo.org> | 2004-12-29 00:08:56 +0000 |
commit | 93bc250ec12f66e6b3de5d893abdb2ee742cc429 (patch) | |
tree | 1c4d0aa03fa2146013ff9f6358df44ec992fcaf4 /media-radio | |
parent | Change encoding to UTF-8 for GLEP 31 compliance (Manifest recommit) (diff) | |
download | gentoo-2-93bc250ec12f66e6b3de5d893abdb2ee742cc429.tar.gz gentoo-2-93bc250ec12f66e6b3de5d893abdb2ee742cc429.tar.bz2 gentoo-2-93bc250ec12f66e6b3de5d893abdb2ee742cc429.zip |
Dependency update: dev-libs/shapelib -> sci-libs/shapelib.
Diffstat (limited to 'media-radio')
-rw-r--r-- | media-radio/xastir/ChangeLog | 5 | ||||
-rw-r--r-- | media-radio/xastir/xastir-1.4.0.ebuild | 4 |
2 files changed, 6 insertions, 3 deletions
diff --git a/media-radio/xastir/ChangeLog b/media-radio/xastir/ChangeLog index 6eacbb06eb12..1f9191d5ed0e 100644 --- a/media-radio/xastir/ChangeLog +++ b/media-radio/xastir/ChangeLog @@ -1,6 +1,9 @@ # ChangeLog for media-radio/xastir # Copyright 2002-2004 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.6 2004/10/18 12:28:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/ChangeLog,v 1.7 2004/12/29 00:08:56 ribosome Exp $ + + 28 Dec 2004; Olivier Fisette <ribosome@gentoo.org> xastir-1.4.0.ebuild: + Dependency update: dev-libs/shapelib -> sci-libs/shapelib. 18 Oct 2004; David Holm <dholm@gentoo.org> xastir-1.4.0.ebuild: Added to ~ppc. diff --git a/media-radio/xastir/xastir-1.4.0.ebuild b/media-radio/xastir/xastir-1.4.0.ebuild index 541334f899fe..381c31b65a26 100644 --- a/media-radio/xastir/xastir-1.4.0.ebuild +++ b/media-radio/xastir/xastir-1.4.0.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2004 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.4.0.ebuild,v 1.3 2004/10/18 12:28:44 dholm Exp $ +# $Header: /var/cvsroot/gentoo-x86/media-radio/xastir/xastir-1.4.0.ebuild,v 1.4 2004/12/29 00:08:56 ribosome Exp $ DESCRIPTION="XASTIR" HOMEPAGE="http://xastir.sourceforge.net/" @@ -17,7 +17,7 @@ DEPEND="virtual/libc media-radio/ax25-apps media-radio/ax25-tools ) festival? ( app-accessibility/festival ) - shape? ( dev-libs/shapelib + shape? ( sci-libs/shapelib dev-libs/libpcre ) imagemagick? ( media-gfx/imagemagick ) curl? ( net-misc/curl )" |