bump meld to 1.5.3
This commit is contained in:
parent
b3760819d8
commit
c9c5490a09
2 changed files with 3 additions and 3 deletions
|
@ -2,4 +2,4 @@ layout = exheres
|
||||||
eapi_when_unknown = exheres-0
|
eapi_when_unknown = exheres-0
|
||||||
eapi_when_unspecified = exheres-0
|
eapi_when_unspecified = exheres-0
|
||||||
profile_eapi = exheres-0
|
profile_eapi = exheres-0
|
||||||
masters = arbor
|
masters = arbor x11
|
||||||
|
|
|
@ -1,12 +1,12 @@
|
||||||
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
# Copyright 2009 Daniel Mierswa <impulze@impulze.org>
|
||||||
# Distributed under the terms of the GNU General Public License v2
|
# Distributed under the terms of the GNU General Public License v2
|
||||||
|
|
||||||
require gnome.org
|
require gtk-icon-cache gnome.org [ suffix=.tar.xz ]
|
||||||
|
|
||||||
SUMMARY="A visual diff and merge tool."
|
SUMMARY="A visual diff and merge tool."
|
||||||
DESCRIPTION="Rich featured diff and merge tool that integrates with most
|
DESCRIPTION="Rich featured diff and merge tool that integrates with most
|
||||||
version control systems. It's also possible to do 3-way diffs."
|
version control systems. It's also possible to do 3-way diffs."
|
||||||
HOMEPAGE="http://live.gnome.org/${PN^}"
|
HOMEPAGE="http://meldmerge.org/"
|
||||||
|
|
||||||
LICENCES="GPL-2"
|
LICENCES="GPL-2"
|
||||||
SLOT="0"
|
SLOT="0"
|
Loading…
Reference in a new issue