diff options
author | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-13 15:41:33 +0000 |
---|---|---|
committer | Bernard Cafarelli <voyageur@gentoo.org> | 2007-09-13 15:41:33 +0000 |
commit | 287a39c1f6791d78208c8fd5ea6b8cdcda2216ce (patch) | |
tree | a1b0466b54bc114c07eed7a67bd9df951d0b2164 /gnustep-apps/dictionaryreader | |
parent | Moved to portage (diff) | |
download | gnustep-287a39c1f6791d78208c8fd5ea6b8cdcda2216ce.tar.gz gnustep-287a39c1f6791d78208c8fd5ea6b8cdcda2216ce.tar.bz2 gnustep-287a39c1f6791d78208c8fd5ea6b8cdcda2216ce.zip |
2 more apps moved to portage
Shortened HOMEPAGE on Etoile ebuilds
svn path=/overlay/; revision=345
Diffstat (limited to 'gnustep-apps/dictionaryreader')
-rw-r--r-- | gnustep-apps/dictionaryreader/Manifest | 2 | ||||
-rw-r--r-- | gnustep-apps/dictionaryreader/dictionaryreader-0.2.ebuild | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/gnustep-apps/dictionaryreader/Manifest b/gnustep-apps/dictionaryreader/Manifest index faaf390..d25955f 100644 --- a/gnustep-apps/dictionaryreader/Manifest +++ b/gnustep-apps/dictionaryreader/Manifest @@ -1,2 +1,2 @@ DIST etoile-0.2.tar.gz 21373391 RMD160 99aa05909469fc7ffae9118829a5f155050271c5 SHA1 9ecf33b0130687c1946da3eb7568605b5e9dfcbf SHA256 293cb9e5c50b27a8e38f16374c17595f20c5950ba44d00ffac3fb17ddd852d2c -EBUILD dictionaryreader-0.2.ebuild 607 RMD160 2a7767091fba934ab453733a10543db964ea3a6a SHA1 1fbf9c03cf24d292ff2580df13b2c847850223fa SHA256 cb5934bd63eef39ecb80cfff4ead9ab9cca8183ee1f72fdd3b04f2a676be432b +EBUILD dictionaryreader-0.2.ebuild 557 RMD160 02c4c8c4b8708dca4b2292fc2eac23ae87112d68 SHA1 651740545fe685f97819b93047596dafd9301e6a SHA256 b54e0ba02cb0266af90bef64fa22d0c48f1e736cf45ce1ac113e1e02f343afb8 diff --git a/gnustep-apps/dictionaryreader/dictionaryreader-0.2.ebuild b/gnustep-apps/dictionaryreader/dictionaryreader-0.2.ebuild index ed1d8d1..2cf0bea 100644 --- a/gnustep-apps/dictionaryreader/dictionaryreader-0.2.ebuild +++ b/gnustep-apps/dictionaryreader/dictionaryreader-0.2.ebuild @@ -7,7 +7,7 @@ inherit gnustep-2 S="${WORKDIR}/Etoile-${PV}/Services/User/DictionaryReader" DESCRIPTION="Dictionary application that queries Dict servers" -HOMEPAGE="http://www.etoile-project.org/etoile/mediawiki/index.php?title=DictionaryReader" +HOMEPAGE="http://www.etoile-project.org" SRC_URI="http://download.gna.org/etoile/etoile-${PV}.tar.gz" LICENSE="MIT" |