summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* app-editors/gedit: bump to 3.30.2Sobhan Mohammadpour2018-12-292-0/+115
| | | | | | Package-Manager: Portage-2.3.52, Repoman-2.3.12 Manifest-Sign-Key: 0x7DF238CF0AA182E1 Signed-off-by: Sobhan Mohammadpour <sobhan@gentoo.org>
* app-editors/gedit: sync with main tree changesMart Raudsepp2018-08-051-4/+4
| | | | | | | * Newer gtk+ and gtksourceview deps (just stable release instead of dev) * python 3.6 support Package-Manager: Portage-2.3.43, Repoman-2.3.10
* app-editors/gedit: sync with gentoo repositoryGilles Dartiguelongue2017-09-023-151/+20
| | | | | Package-Manager: Portage-2.3.8, Repoman-2.3.3 Manifest-Sign-Key: 0x5A56C8CD0C13248A
* app-editors/gedit: Bump version to 3.20.0Ole Reifschneider2016-03-262-0/+117
| | | | | | Package-Manager: portage-2.2.28 RepoMan-Options: --include-arches="amd64" Manifest-Sign-Key: 0xE9E568677E8B4D42
* Sync metadata.xml with main treeMart Raudsepp2016-03-151-1/+4
| | | | herd tag is deprecated and banned, sync with main tree to update
* Update ebuild headers, copyright dateAlexandre Rostovtsev2015-09-011-1/+1
|
* app-editors/gedit: moved to gentoo-x86Gilles Dartiguelongue2015-06-092-118/+0
|
* app-editors/gedit: 3.16.1 → 3.16.2Gilles Dartiguelongue2015-05-252-4/+4
|
* app-editors/gedit: zeitgeist got moved to gedit-pluginsGilles Dartiguelongue2015-05-171-3/+0
|
* app-editors/gedit: 3.14.3 → 3.16.1Gilles Dartiguelongue2015-05-103-8/+126
|
* app-editors/gedit: Do not reference Python sitedir w/ USE=-pythonMichał Górny2015-01-021-1/+4
| | | | Fixes bug #531968.
* app-editors/gedit: moved to gentoo-x86, sync live ebuildGilles Dartiguelongue2014-12-164-204/+2
|
* app-editors/gedit: 3.14.1 → 3.14.2Rémi Cardona2014-12-043-11/+94
|
* app-editors/gedit: sync the live ebuildMichał Górny2014-11-281-28/+19
| | | | | Package-Manager: portage-2.2.14 Manifest-Sign-Key: EFB4464E!
* app-editors/gedit: add proper REQUIRED_USE and MERGE_TYPE checkMichał Górny2014-11-281-2/+4
| | | | | | | | | | Since libpeas supports at most one version of Python 3, add an appropriate exactly-one-of REQUIRED_USE. Additionally, add a MERGE_TYPE check to pkg_setup to avoid initializing Python in binary package installs. Package-Manager: portage-2.2.14 Manifest-Sign-Key: EFB4464E!
* app-editors/gedit: Fix python handlingRémi Cardona2014-11-281-27/+18
| | | | | | | | | | | | | | | | | | | | | In gedit/gedit-plugins-engine.c, we can see that: - gedit loads python through libpeas (so that's the only version of python it supports), - gedit's introspection data is indeed private and unavailable outside gedit's python interpreter for plugins. So here are the changes done to this ebuild: - drop support for python 3.2, add support for 3.4, - change deps to make sure gedit's python version matches that of libpeas, - adapt ebuild to a regular build with python_setup doing the python selection. Note: using python-single-r1 was impossible because libpeas still supports python2. Using that eclass would have forced users to disable python2 support.
* app-editors/gedit: 3.14.0 → 3.14.1Gilles Dartiguelongue2014-11-233-6/+8
|
* app-editors/gedit: switch to copy sourcesGilles Dartiguelongue2014-10-133-89/+47
| | | | | Some perl script is driving me crazy not working with out-of-source builds.
* app-editors/gedit: fix out-of-source installGilles Dartiguelongue2014-10-132-1/+29
|
* app-editors/gedit: 3.12.2-r1 → 3.14.0Gilles Dartiguelongue2014-10-073-38/+99
|
* app-editors/gedit: 3.12.0 → 3.12.1Gilles Dartiguelongue2014-04-242-4/+4
|
* app-editors/gedit: 3.10.4 → 3.12.0Gilles Dartiguelongue2014-04-213-4/+107
|
* app-editors/gedit: moved to gentoo-x86Gilles Dartiguelongue2014-02-122-95/+0
|
* app-editors/gedit: 3.10.2 → 3.10.3Gilles Dartiguelongue2013-12-222-5/+5
|
* app-editors/gedit: 3.8.3 → 3.10.2Gilles Dartiguelongue2013-12-013-34/+126
|
* Revert commit 255f0218..92e8d28fGilles Dartiguelongue2013-11-153-124/+32
| | | | Those commits are improperly tested and were not meant to be pushed yet.
* app-editors/gedit: 3.8.3 → 3.10.0Gilles Dartiguelongue2013-11-153-32/+124
|
* app-editors/gedit: moved to gx86Gilles Dartiguelongue2012-12-174-158/+8
| | | | | | * Sync live ebuild with gx86 changes (python-r1) * Drop --disable-schemas-compile, it is handled by eclass * USE=introspection is a global use flag.
* app-editors/gedit: 3.6.1 → 3.6.2Gilles Dartiguelongue2012-11-214-16/+32
|
* app-editors/gedit: 3.5.3 → 3.6.1Gilles Dartiguelongue2012-10-283-11/+21
|
* */*: update to thin-manifestsGilles Dartiguelongue2012-10-271-2/+0
| | | | | Thin manifests only track dist files, since git tracks ebuilds and patches, this is fine. It also reduces merge/rebase problems.
* app-editors/gedit: 3.5.2 → 3.5.3Nirbheek Chauhan2012-09-222-2/+2
|
* Add app-editors/gedit-3.5.2Nirbheek Chauhan2012-09-083-12/+133
|
* dev-util/pkgconfig → virtual/pkgconfigAlexandre Rostovtsev2012-05-062-3/+3
|
* libpeas, gtksourceview, gedit: moved to gx86Alexandre Rostovtsev2012-04-222-117/+0
|
* gedit-3.3.7.ebuild -> gedit-3.4.0.ebuildSteev Klimaszewski2012-04-062-2/+2
|
* app-editors/gedit: 3.3.5 → 3.3.7Alexandre Rostovtsev2012-03-062-2/+2
|
* app-editors/gedit: 3.3.4 → 3.3.5Alexandre Rostovtsev2012-03-033-5/+5
|
* app-editors/gedit: 3.3.2 → 3.3.4Alexandre Rostovtsev2012-02-263-33/+31
| | | | Bump and sync with gx86.
* app-editors/gedit: bump to 3.3.2, bug 399531Nirbheek Chauhan2012-01-212-0/+118
|
* gedit, gedit-plugins, libgxps, evince, seed, eog, totem: moved to gx86Alexandre Rostovtsev2011-11-032-118/+0
|
* app-editors/gedit: qaAlexandre Rostovtsev2011-11-033-18/+10
| | | | | Switch to EAPI4, let the eclass take care of maintainer mode, make dependency list non-redundant.
* app-editors/gedit: 3.2.0 → 3.2.1Alexandre Rostovtsev2011-10-183-5/+5
| | | | Bump, bugfixes in snippets and external tools plugins.
* app-editors/gedit: enable python USE flag by defaultAlexandre Rostovtsev2011-10-093-4/+4
| | | | Required for many useful plugins.
* app-editors/gedit: 3.1.5 → 3.2.0Alexandre Rostovtsev2011-09-272-2/+2
| | | | Bump with minor fixes.
* app-editors/gedit: 3.1.4 → 3.1.5Alexandre Rostovtsev2011-09-073-7/+13
| | | | Version bump with minor improvements; needs symbolic icons.
* app-editors/gedit: 3.1.3 → 3.1.4Alexandre Rostovtsev2011-08-223-5/+7
| | | | | Version bump, now uses pygobject:3. Also, don't forget the $(use_enable python).
* app-editors/gedit: 3.1.2 → 3.1.3Alexandre Rostovtsev2011-08-042-2/+2
| | | | Version bump containing various minor bugfixes.
* app-editors/gedit: 3.0.6 → 3.1.2Alexandre Rostovtsev2011-07-243-7/+7
| | | | Bump to gnome-3.1.x version. Update dependencies.
* app-editors/gedit: 3.0.5 → 3.0.6Alexandre Rostovtsev2011-07-013-5/+7
| | | | | Version bump with minor bugfixes and translation updates. Update to EAPI-3 and use the xz tarball.