summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* x11-terms/gnome-terminal: fix missing definebrahmajit das2022-06-271-0/+21
| | | | | | | | | | | | | | https://gitlab.gnome.org/GNOME/vte/-/issues/72 Someone already tried to upstream a similar patch to gnome vte that would fix this but was rejected by maintainer. More info can be found on the link above. W_EXITCODE is missing in musl thus causing gnome-terminal build to fail. This patch checks if W_EXITCODE is not defined and then defines it. Signed-off-by: brahmajit das <brahmajit.xyz@gmail.com> Closes: https://github.com/gentoo/gentoo/pull/25872 Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: Drop old versionsMatt Turner2022-05-311-39/+0
| | | | Signed-off-by: Matt Turner <mattst88@gentoo.org>
* x11-term/gnome-terminal: fix build with meson-0.61Christophe Lermytte2022-01-251-0/+39
| | | | | | Closes: https://bugs.gentoo.org/831940 Signed-off-by: Christophe Lermytte <gentoo@lermytte.be> Signed-off-by: Sam James <sam@gentoo.org>
* x11-terms/gnome-terminal: bump to 3.30.1Mart Raudsepp2018-10-061-0/+2
| | | | | Signed-off-by: Mart Raudsepp <leio@gentoo.org> Package-Manager: Portage-2.3.49, Repoman-2.3.11
* x11-terms/gnome-terminal: [QA] Move big patch to a distfileMichał Górny2017-12-111-463/+0
| | | | Closes: https://bugs.gentoo.org/620648
* x11-terms/gnome-terminal: remove oldMart Raudsepp2017-04-021-463/+0
| | | | Package-Manager: Portage-2.3.5, Repoman-2.3.1
* x11-terms/gnome-terminal: cleanup old revisionsGilles Dartiguelongue2016-10-265-2301/+0
| | | | Package-Manager: portage-2.3.2
* x11-terms/gnome-terminal: version bump 3.20.2 → 3.22.0Gilles Dartiguelongue2016-10-261-0/+463
| | | | Package-Manager: portage-2.3.2
* x11-terms/gnome-terminal: bump to 3.20.2 for gnome-3.20Alexandre Rostovtsev2016-06-281-0/+463
| | | | | | | | Support for dark themes has been restored upstream! Edit → Preferences → General → Theme variant = Dark Package-Manager: portage-2.3.0
* x11-terms/gnome-terminal: Drop oldPacho Ramos2015-11-142-192/+0
| | | | Package-Manager: portage-2.2.24
* x11-terms/gnome-terminal: Version bumpPacho Ramos2015-11-143-0/+501
| | | | Package-Manager: portage-2.2.24
* proj/gentoo: Initial commitRobin H. Johnson2015-08-084-0/+1992
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed